diff options
author | Meador Inge <meadori@codesourcery.com> | 2013-06-20 19:47:18 +0000 |
---|---|---|
committer | Meador Inge <meadori@codesourcery.com> | 2013-06-20 19:47:18 +0000 |
commit | f081d02586a0524994a72799c2084ec350392fd5 (patch) | |
tree | 58ac53a891e5cb4ef169aa119b5061c01172062e /clang/lib/Lex/ModuleMap.cpp | |
parent | 08a75aef3ff234f4b7596c667797724d9f18d0f9 (diff) | |
download | llvm-f081d02586a0524994a72799c2084ec350392fd5.zip llvm-f081d02586a0524994a72799c2084ec350392fd5.tar.gz llvm-f081d02586a0524994a72799c2084ec350392fd5.tar.bz2 |
CodeGen: Don't set 'PMBuilder.DisableSimplifyLibCalls'
The simplify-libcalls pass has been removed from LLVM. Thus
'PMBuilder.DisableSimplifyLibCalls' does not exist anymore.
The disabling/enabling of library call simplifications is
done through the TargetLibraryInfo which is already wired
up in Clang.
llvm-svn: 184458
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions