diff options
author | David Green <david.green@arm.com> | 2021-09-22 18:58:00 +0100 |
---|---|---|
committer | David Green <david.green@arm.com> | 2021-09-22 18:58:00 +0100 |
commit | c49611f9097899e51a91ddc71eb295486f5271ea (patch) | |
tree | 7f02267af885aa7ea0505cf330e1074f7428caa1 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 97b2f20a446e54f4354d8f950dfab62c37e6ddf4 (diff) | |
download | llvm-c49611f9097899e51a91ddc71eb295486f5271ea.zip llvm-c49611f9097899e51a91ddc71eb295486f5271ea.tar.gz llvm-c49611f9097899e51a91ddc71eb295486f5271ea.tar.bz2 |
Mark CFG as preserved in TypePromotion and InterleaveAccess passes
Neither of these passes modify the CFG, allowing us to preserve DomTree
and LoopInfo across them by using setPreservesCFG.
Differential Revision: https://reviews.llvm.org/D110161
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions