diff options
author | Roman Lebedev <lebedev.ri@gmail.com> | 2021-01-27 17:13:10 +0300 |
---|---|---|
committer | Roman Lebedev <lebedev.ri@gmail.com> | 2021-01-27 18:32:35 +0300 |
commit | 51a25846c198cff00abad0936f975167357afa6f (patch) | |
tree | 090831097b9df97c7cb22da831d0314660442187 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 4de3bdd65fb1d8efe6e100b343b076e7ea9840c8 (diff) | |
download | llvm-51a25846c198cff00abad0936f975167357afa6f.zip llvm-51a25846c198cff00abad0936f975167357afa6f.tar.gz llvm-51a25846c198cff00abad0936f975167357afa6f.tar.bz2 |
[CodeGen] SafeStack: preserve DominatorTree if it is avaliable
While this is mostly NFC right now, because only ARM happens
to run this pass with DomTree available before it,
and required after it, more backends will be affected once
the SimplifyCFG's switch for domtree preservation is flipped,
and DwarfEHPrepare also preserves the domtree.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions