summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDale Johannesen <dalej@apple.com>2008-09-03 20:34:58 +0000
committerDale Johannesen <dalej@apple.com>2008-09-03 20:34:58 +0000
commit5c1ff11fc326a56899e1843186f0d04007fef888 (patch)
tree93d18f69200cb156d4fea20b8fa8d505ba937b08 /clang/lib/CodeGen/CodeGenModule.cpp
parentbec27e2c8b404a98db9cdbdd1bec84dcb1cee238 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud