]> granicus.if.org Git - clang/commit
Add code to skip the emission of available externally functions at -O0. WIP.
authorMike Stump <mrs@apple.com>
Tue, 5 Jan 2010 18:48:04 +0000 (18:48 +0000)
committerMike Stump <mrs@apple.com>
Tue, 5 Jan 2010 18:48:04 +0000 (18:48 +0000)
commitef372018c2dc0f8c2e5c34698401b87077eef6ed
treececb95451e8a2ec8d8fa20257b2ab0719e76de43
parente1f84f8e4cd02347ab0e74eb8f328b3bcacb369c
Add code to skip the emission of available externally functions at -O0.  WIP.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@92749 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenModule.cpp