]> granicus.if.org Git - clang/commit
Fix typo introduced in r292960 that may affect -flto -save-temps (saving the optimize...
authorMehdi Amini <mehdi.amini@apple.com>
Sat, 28 Jan 2017 06:07:17 +0000 (06:07 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Sat, 28 Jan 2017 06:07:17 +0000 (06:07 +0000)
commit4c2a74ccfd6996fa95da8489e5fcb63aca18a4e1
tree62eed5116aa4b4fbf1ddf72e47288a93e02c9cad
parent1fe61520cc5dcd674a7236f34886b311087a215d
Fix typo introduced in r292960 that may affect -flto -save-temps (saving the optimized bitcode)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@293370 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp