]> granicus.if.org Git - clang/commit
Frontend: Add CodeGenOptions::SimplifyLibCalls, and eliminate LangOptions argument...
authorDaniel Dunbar <daniel@zuster.org>
Mon, 7 Jun 2010 23:19:17 +0000 (23:19 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 7 Jun 2010 23:19:17 +0000 (23:19 +0000)
commit6b0cf67ae72a9ebb90e94cc9a14e09364a2b3466
treea45ae470c619b9fc492936f56288758942dd0098
parente2a901a1883a74469bdcd22e38f52b3f877bc6ca
Frontend: Add CodeGenOptions::SimplifyLibCalls, and eliminate LangOptions argument to BackendConsumer.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@105574 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/CodeGen/CodeGenOptions.h
lib/Frontend/CodeGenAction.cpp
lib/Frontend/CompilerInvocation.cpp