1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/test/Transforms/LowerInvoke
Mark Seaborn d96bb7cb39 Add a test for LowerInvoke that doesn't use "-enable-correct-eh-support"
None of the existing tests for LowerInvoke check LowerInvoke's output,
and all but one use "-enable-correct-eh-support", which is obsolete,
so those tests will be removed when that option is removed.

To make sure LowerInvoke will still have test coverage, this adds a
test for its default mode which converts invokes to calls.

Differential Revision: http://llvm-reviews.chandlerc.com/D3124

llvm-svn: 204344
2014-03-20 14:12:47 +00:00
..
2003-12-10-Crash.ll
2004-02-29-PHICrash.ll
2005-08-03-InvokeWithPHI.ll
2005-08-03-InvokeWithPHIUse.ll
2008-02-14-CritEdgePhiCrash.ll
basictest.ll
lowerinvoke.ll Add a test for LowerInvoke that doesn't use "-enable-correct-eh-support" 2014-03-20 14:12:47 +00:00