Skip to content
Commit 585583c8 authored by Bill Wendling's avatar Bill Wendling
Browse files

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
parent d3b64878
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment