aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/ModuleUtils.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne@apple.com>2020-06-09 17:23:41 -0400
committerLouis Dionne <ldionne@apple.com>2020-06-10 08:02:07 -0400
commit78e266efaba64fee2c527bfe5328af2088a3483f (patch)
tree13e75d744f1036dec6c8a854c1961791f72f13c4 /llvm/lib/Transforms/Utils/ModuleUtils.cpp
parente4184c84ca0662c73780e94763e83ec245b5a2b0 (diff)
downloadllvm-78e266efaba64fee2c527bfe5328af2088a3483f.zip
llvm-78e266efaba64fee2c527bfe5328af2088a3483f.tar.gz
llvm-78e266efaba64fee2c527bfe5328af2088a3483f.tar.bz2
[libc++] Allow picking Lit parameters from the config
Unlike parameters in litConfig.params, the config isn't shared across all test suites. For example, if we want to enable exceptions in the tests for libcxxabi, but not in the tests for libcxx, we can't set the enable_exceptions parameter in the litConfig object, cause it will be used by both. Instead, setting it inside the config object solves that problem.
Diffstat (limited to 'llvm/lib/Transforms/Utils/ModuleUtils.cpp')
0 files changed, 0 insertions, 0 deletions