diff options
author | David Blaikie <dblaikie@gmail.com> | 2018-08-28 00:55:19 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2018-08-28 00:55:19 +0000 |
commit | 7d30653259ea08b06945239c2124d13a7401ee53 (patch) | |
tree | a74b8fde3be01f3119a67dbeee12e13c72d8216e /llvm/test/CodeGen/PowerPC/align.ll | |
parent | 6a9aa02ff3c4a6bfbcb2caa7955e881c99c4ab6c (diff) | |
download | bcm5719-llvm-7d30653259ea08b06945239c2124d13a7401ee53.tar.gz bcm5719-llvm-7d30653259ea08b06945239c2124d13a7401ee53.zip |
Revert "[CodeGenPrepare] Scan past debug intrinsics to find select candidates (NFC)"
This causes crashes due to the interleaved dbg.value intrinsics being
left at the end of basic blocks, causing the actual terminators (br,
etc) to be not where they should be (not at the end of the block),
leading to later crashes.
Further discussion on the original commit thread.
This reverts commit r340368.
llvm-svn: 340794
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/align.ll')
0 files changed, 0 insertions, 0 deletions