aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/Inline/2009-05-07-CallUsingSelfCrash.ll
AgeCommit message (Expand)Author
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-05-08PR4123: don't crash when inlining a call which uses its own result.Eli Friedman