aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/Inline/crash.ll
AgeCommit message (Expand)Author
2011-09-01Update to new EH scheme.Bill Wendling
2010-04-23testcase for the bug that required a patch to be reverted.Chris Lattner
2009-10-17Simplify some code (first hunk) and fix PR5208 (second hunk) byChris Lattner
2009-09-11Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman
2009-09-08Change these tests to feed the assembly files to opt directly, insteadDan Gohman
2009-08-31fix a crash building SPASS by tolerating a callsite that doesn't existChris Lattner