Add few simple tests to check statepoint placement for invoke instructions.
authorIgor Laevsky <igmyrj@gmail.com>
Thu, 19 Feb 2015 11:39:04 +0000 (11:39 +0000)
committerIgor Laevsky <igmyrj@gmail.com>
Thu, 19 Feb 2015 11:39:04 +0000 (11:39 +0000)
commitb05b70bab523efd330010ad589635c146ca39dc2
treeda0f8d9202e1f830676a7c2261eeed97124fdfeb
parent2b5910a7675ddb005e72b0536499a2b983813dff
Add few simple tests to check statepoint placement for invoke instructions.
Differential Revision: http://reviews.llvm.org/D7535

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229842 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/PlaceSafepoints/invokes.ll [new file with mode: 0644]