aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne@apple.com>2020-07-09 11:54:09 -0400
committerLouis Dionne <ldionne@apple.com>2020-07-09 12:45:00 -0400
commit6f69318c7248275b509ecf0f88eb2ba725aaeb82 (patch)
tree72b632043687ee287a6f49bb68663d44f722b958 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent5ab446cfe5503fd4431a94db4d741cf3b5fdcd15 (diff)
downloadllvm-6f69318c7248275b509ecf0f88eb2ba725aaeb82.zip
llvm-6f69318c7248275b509ecf0f88eb2ba725aaeb82.tar.gz
llvm-6f69318c7248275b509ecf0f88eb2ba725aaeb82.tar.bz2
[runtimes] Allow passing Lit parameters through CMake
This allows passing parameters to the test suites without using LLVM_LIT_ARGS. The problem is that we sometimes want to set some Lit arguments on the CMake command line, but the Lit parameters in a CMake cache file. If the only knob to do that is LLVM_LIT_ARGS, the command-line entry overrides the cache one, and the parameters set by the cache are ignored. This fixes a current issue with the build bots that they completely ignore the 'std' param set by Lit, because other Lit arguments are provided via LLVM_LIT_ARGS on the CMake command-line.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions