diff options
author | Roman Lebedev <lebedev.ri@gmail.com> | 2021-01-01 20:27:09 +0300 |
---|---|---|
committer | Roman Lebedev <lebedev.ri@gmail.com> | 2021-01-02 01:01:19 +0300 |
commit | 2461cdb41724298591133c811df82b0064adfa6b (patch) | |
tree | e97642ac2c6228a38f55e78501cc899baddeef99 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | b23b1bcc26e775a4998a78b6fe256e8cb0e3e0d3 (diff) | |
download | llvm-2461cdb41724298591133c811df82b0064adfa6b.zip llvm-2461cdb41724298591133c811df82b0064adfa6b.tar.gz llvm-2461cdb41724298591133c811df82b0064adfa6b.tar.bz2 |
[CodeGen][SimplifyCFG] Teach DwarfEHPrepare to preserve DomTree
Once the default for SimplifyCFG flips, we can no longer pass nullptr
instead of DomTree to SimplifyCFG, so we need to propagate it here.
We don't strictly need to actually preserve DomTree in DwarfEHPrepare,
but we might as well do it, since it's trivial.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions