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