summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGObjCMac.cpp
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2010-08-05 20:39:18 +0000
committerJohn McCall <rjmccall@apple.com>2010-08-05 20:39:18 +0000
commit5513fce96b884195bbdb5c12e428490666514cdc (patch)
treeeb99d485884af20b43e9add1ed674ea89c2eb0a6 /clang/lib/CodeGen/CGObjCMac.cpp
parentfa5d2415b64cd5f6ef942ec6d06dea2a67185c73 (diff)
downloadbcm5719-llvm-5513fce96b884195bbdb5c12e428490666514cdc.tar.gz
bcm5719-llvm-5513fce96b884195bbdb5c12e428490666514cdc.zip
It turns out that linkers (at least, the Darwin linker) don't necessarily
do the right thing with mixed-visibility symbols, so disable the visibility optimization where that's possible, i.e. with template classes (since it's possible that an arbitrary template might be subject to an explicit instantiation elsewhere). 447.dealII actually does this. I've put the code under an option that's currently not hooked up to anything. llvm-svn: 110374
Diffstat (limited to 'clang/lib/CodeGen/CGObjCMac.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud