1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/test/Transforms/PruneEH
Sanjoy Das cb770fbcb6 [OperandBundles] Have PruneEH work correct with operand bundles.
For an invoke with operand bundles, the [op_begin(), op_end()-3] range
can contain things other than invoke arguments.  This change teaches
PruneEH to use arg_begin() and arg_end() explicitly.

llvm-svn: 255073
2015-12-08 23:16:52 +00:00
..
2008-06-02-Weak.ll
operand-bundles.ll [OperandBundles] Have PruneEH work correct with operand bundles. 2015-12-08 23:16:52 +00:00
pr23971.ll
recursivetest.ll
seh-nounwind.ll
simplenoreturntest.ll
simpletest.ll