aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Vectorize/LLVMBuild.txt
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2013-05-20 06:13:09 +0000
committerBob Wilson <bob.wilson@apple.com>2013-05-20 06:13:09 +0000
commita4de3f2c85a5e74e0412283693b9764b7190c766 (patch)
tree257c2081b8d57cfed8ee8c391be076786f0619d2 /lib/Transforms/Vectorize/LLVMBuild.txt
parent89f530ebbfa91d1583a72d86dc6ca2804f4f450d (diff)
downloadexternal_llvm-a4de3f2c85a5e74e0412283693b9764b7190c766.zip
external_llvm-a4de3f2c85a5e74e0412283693b9764b7190c766.tar.gz
external_llvm-a4de3f2c85a5e74e0412283693b9764b7190c766.tar.bz2
Partially revert change in r181200 that tried to simplify JIT unit test #ifdefs.
The export list for this test requires the following symbols to be available: JITTest_AvailableExternallyFunction JITTest_AvailableExternallyGlobal The change in r181200 commented them out, which caused the test to fail to link, at least on Darwin. I have only reverted the change for arm, since I can't test the other targets and since it sounds like that change was fixing real problems for those other targets. It should be possible to rearrange the code to keep those definitions outside the #ifdefs, but that should be done by someone who can reproduce the problems that r181200 was trying to fix. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182233 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Vectorize/LLVMBuild.txt')
0 files changed, 0 insertions, 0 deletions