Skip to content
Commit 5c1ff11f authored by Dale Johannesen's avatar Dale Johannesen
Browse files

Do not emit a UsedDirective for things in the llvm.used

list that have internal linkage; the linker doesn't need
or want this.  (These objects must still be preserved
at compile time, so just removing them from the llvm.used
list doesn't work.)  Should affect only Darwin.

llvm-svn: 55722
parent bec27e2c
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