aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/SimplifyLibCalls/2009-07-28-Exit.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-07-29Just discard the output, no need to turn it back into text.Nick Lewycky
2009-07-29don't dump .bc file to stdout, and simplify this to a trivial testcase.Chris Lattner
2009-07-29Bulk erasing instructions without RAUWing them is unsafe. Instead, break themNick Lewycky