aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Orc/DebugObjectManagerPlugin.cpp
diff options
context:
space:
mode:
authorRoman Lebedev <lebedev.ri@gmail.com>2021-03-13 11:27:48 +0300
committerRoman Lebedev <lebedev.ri@gmail.com>2021-03-13 16:05:33 +0300
commit23d591efae68604a8620cbb1a7755eee0279290e (patch)
tree83d67cc272eb07da4dc0d07c2b2b887b97b1af97 /llvm/lib/ExecutionEngine/Orc/DebugObjectManagerPlugin.cpp
parent2468fdd9af361cb46d02d00a52e87067e7078127 (diff)
downloadllvm-23d591efae68604a8620cbb1a7755eee0279290e.zip
llvm-23d591efae68604a8620cbb1a7755eee0279290e.tar.gz
llvm-23d591efae68604a8620cbb1a7755eee0279290e.tar.bz2
[NFC][LSR] Add test case that from https://reviews.llvm.org/D98147#2623549
With that patch, this test fails with an assertion ``` opt: /repositories/llvm-project/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp:5169: BasicBlock::iterator (anonymous namespace)::LSRInstance::AdjustInsertPositionForExpand(BasicBlock::iterator, const (anonymous namespace)::LSRFixup &, const (anonymous namespace)::LSRUse &, llvm::SCEVExpander &) const: Assertion `!isa<PHINode>(LowestIP) && !LowestIP->isEHPad() && !isa<DbgInfoIntrinsic>(LowestIP) && "Insertion point must be a normal instruction"' failed. ```
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/DebugObjectManagerPlugin.cpp')
0 files changed, 0 insertions, 0 deletions