aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/TableGen/CodeGenDAGPatterns.cpp
diff options
context:
space:
mode:
authorArthur Eubanks <aeubanks@google.com>2023-02-02 15:29:20 -0800
committerArthur Eubanks <aeubanks@google.com>2023-03-14 12:41:46 -0700
commita4d3bc68142e67c1cbceef3ac33cdaf9b78fd84a (patch)
tree2884ffc7f7a8c4223b2c78d230e88c97c5b0399b /llvm/utils/TableGen/CodeGenDAGPatterns.cpp
parentcb743dd8371597f75fac62b8b854e068d215373a (diff)
downloadllvm-a4d3bc68142e67c1cbceef3ac33cdaf9b78fd84a.zip
llvm-a4d3bc68142e67c1cbceef3ac33cdaf9b78fd84a.tar.gz
llvm-a4d3bc68142e67c1cbceef3ac33cdaf9b78fd84a.tar.bz2
[AutoUpgrade] Add flag to disable autoupgrading debug info
Auto-upgrade can be expensive, especially UpgradeDebugInfo() since it runs the verifier. With this patch, we can specify that the imported bitcode is built with the same revision of LLVM, meaning there's no need to run any auto-upgrading. For now, limit this to just debug info since projects like Rust want to support multiple versions of LLVM at the same time (at compiler build time, not at Rust source code build time) and run a subset of the autoupgrade functionality for simplicity. Reviewed By: nikic Differential Revision: https://reviews.llvm.org/D143229
Diffstat (limited to 'llvm/utils/TableGen/CodeGenDAGPatterns.cpp')
0 files changed, 0 insertions, 0 deletions