diff options
author | Hans Wennborg <hans@hanshq.net> | 2018-08-29 06:55:27 +0000 |
---|---|---|
committer | Hans Wennborg <hans@hanshq.net> | 2018-08-29 06:55:27 +0000 |
commit | e0f3e9283f8249ad5253fbec10f68f3c81ae8b34 (patch) | |
tree | bd2fd8ab5b851e898046da4523953b617d627ffc /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 01235a4033cf1fe107e3d711108a9c2dd5fa8190 (diff) | |
download | llvm-e0f3e9283f8249ad5253fbec10f68f3c81ae8b34.zip llvm-e0f3e9283f8249ad5253fbec10f68f3c81ae8b34.tar.gz llvm-e0f3e9283f8249ad5253fbec10f68f3c81ae8b34.tar.bz2 |
LoopSink: Don't sink into blocks without an insertion point (PR38462)
In the PR, LoopSink was trying to sink into a catchswitch block, which
doesn't have a valid insertion point.
Differential Revision: https://reviews.llvm.org/D51307
llvm-svn: 340900
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions