Fix PR7272: when inlining through a callsite with byval arguments,
[oota-llvm.git] / test / Transforms / Inline / 2009-01-13-RecursiveInlineCrash.ll
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2009-01-13 Dale JohannesenFix testsuite regressions from recursive inlining.