aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2012-04-13 01:06:27 +0000
committerBill Wendling <isanbard@gmail.com>2012-04-13 01:06:27 +0000
commit585583c8dd13bebe6fe5851ba3b872cfea411cdf (patch)
treed0bd571d37ba8862a17423a8901b441d31b9f2ab /clang/lib/Frontend/CompilerInvocation.cpp
parentd3b64878ff0d7d22f79db7a3701a9bdb5cfe479f (diff)
downloadllvm-585583c8dd13bebe6fe5851ba3b872cfea411cdf.zip
llvm-585583c8dd13bebe6fe5851ba3b872cfea411cdf.tar.gz
llvm-585583c8dd13bebe6fe5851ba3b872cfea411cdf.tar.bz2
Code-gen may inject code into the IR before it emits the ASM. The linker
obviously cannot know that this code is present, let alone used. So prevent the internalize pass from internalizing those global values which code-gen may insert. llvm-svn: 154645
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions