diff options
author | Tim Northover <t.p.northover@gmail.com> | 2021-04-29 19:58:51 +0100 |
---|---|---|
committer | Tim Northover <t.p.northover@gmail.com> | 2021-04-29 20:00:07 +0100 |
commit | c1b7460b5b705d983ac40ac37449911d132c7db4 (patch) | |
tree | 39cdd95b373af0e3d0f481d0191734ba306b4b80 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | c34900e1335d490bf6f16fba55eacd4ecf831f72 (diff) | |
download | llvm-c1b7460b5b705d983ac40ac37449911d132c7db4.zip llvm-c1b7460b5b705d983ac40ac37449911d132c7db4.tar.gz llvm-c1b7460b5b705d983ac40ac37449911d132c7db4.tar.bz2 |
Revert "RegAlloc: do not consider liveins to EH-pad successors as liveout."
Some liveins *can* come from this block (e.g. any SSA value except the call),
it's only the ones that produce `landingpad` values that can't and I didn't
think it through properly.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions