summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaStmtAsm.cpp
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2012-10-18 20:25:36 +0000
committerBob Wilson <bob.wilson@apple.com>2012-10-18 20:25:36 +0000
commit0f295dec0df17cf23a4ac7f4e742f98af72127d8 (patch)
tree89a472ac9056a45e52b58bbc06332da3270a4dcb /clang/lib/Sema/SemaStmtAsm.cpp
parenteaf3414979d349e8ab567cd2a4cf63bed520446b (diff)
downloadbcm5719-llvm-0f295dec0df17cf23a4ac7f4e742f98af72127d8.tar.gz
bcm5719-llvm-0f295dec0df17cf23a4ac7f4e742f98af72127d8.zip
Use an export list when building JIT unittests. <rdar://problem/12473675>
When building with LTO, the internalize pass is hiding some global symbols that are necessary for the JIT unittests. It seems like that may be a bug in LTO to do that by default, but until that gets fixed, this change makes sure that we export the necessary symbols for the tests to pass. llvm-svn: 166220
Diffstat (limited to 'clang/lib/Sema/SemaStmtAsm.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud