diff options
author | Dale Johannesen <dalej@apple.com> | 2008-09-03 20:34:58 +0000 |
---|---|---|
committer | Dale Johannesen <dalej@apple.com> | 2008-09-03 20:34:58 +0000 |
commit | 5c1ff11fc326a56899e1843186f0d04007fef888 (patch) | |
tree | 93d18f69200cb156d4fea20b8fa8d505ba937b08 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | bec27e2c8b404a98db9cdbdd1bec84dcb1cee238 (diff) | |
download | bcm5719-llvm-5c1ff11fc326a56899e1843186f0d04007fef888.tar.gz bcm5719-llvm-5c1ff11fc326a56899e1843186f0d04007fef888.zip |
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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions