summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2017-09-15 22:10:46 +0000
committerZachary Turner <zturner@google.com>2017-09-15 22:10:46 +0000
commitce92db13ead9a24c767d60375545fa6ad6cb8ce0 (patch)
treefb503ae2b3c9ce191091cdfd88ceb73ac4c9ff72 /llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
parentbcd78491ef22754d15ea4dddea2425e0e673baf9 (diff)
downloadbcm5719-llvm-ce92db13ead9a24c767d60375545fa6ad6cb8ce0.tar.gz
bcm5719-llvm-ce92db13ead9a24c767d60375545fa6ad6cb8ce0.zip
Resubmit "[lit] Force site configs to run before source-tree configs"
This is a resubmission of r313270. It broke standalone builds of compiler-rt because we were not correctly generating the llvm-lit script in the standalone build directory. The fixes incorporated here attempt to find llvm/utils/llvm-lit from the source tree returned by llvm-config. If present, it will generate llvm-lit into the output directory. Regardless, the user can specify -DLLVM_EXTERNAL_LIT to point to a specific lit.py on their file system. This supports the use case of someone installing lit via a package manager. If it cannot find a source tree, and -DLLVM_EXTERNAL_LIT is either unspecified or invalid, then we print a warning that tests will not be able to run. Differential Revision: https://reviews.llvm.org/D37756 llvm-svn: 313407
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud