diff options
author | Bill Wendling <isanbard@gmail.com> | 2012-04-13 01:06:27 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2012-04-13 01:06:27 +0000 |
commit | 585583c8dd13bebe6fe5851ba3b872cfea411cdf (patch) | |
tree | d0bd571d37ba8862a17423a8901b441d31b9f2ab /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | d3b64878ff0d7d22f79db7a3701a9bdb5cfe479f (diff) | |
download | llvm-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