summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne@apple.com>2020-04-03 12:49:09 -0400
committerLouis Dionne <ldionne@apple.com>2020-04-06 13:58:00 -0400
commit8a42bf24ae99d9d207ec140dadadc7d992bd2fa1 (patch)
tree8f06692e7d56d69a350ad10d8018d8e447586465 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent6ddc5256672dc0b9aa57a49696e1c29d85cd985f (diff)
[lit] Move the recursiveExpansionLimit setting to TestingConfig
The LitConfig is shared across the whole test suite. However, since enabling recursive expansion can be a breaking change for some test suites, it's important to confine the setting to test suites that enable it explicitly. Note that other issues were raised with the way recursiveExpansionLimit operates. However, this commit simply moves the setting to the right place -- the mechanism by which it works can be improved independently. Differential Revision: https://reviews.llvm.org/D77415
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions