llvm-6502/test/Transforms/TailCallElim
Chandler Carruth 49589f0d0e Convert the uses of '|&' to use '2>&1 |' instead, which works on old
versions of Bash. In addition, I can back out the change to the lit
built-in shell test runner to support this.

This should fix the majority of fallout on Darwin, but I suspect there
will be a few straggling issues.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159544 91177308-0d34-0410-b5e6-96231b3b80d8
2012-07-02 18:37:59 +00:00
..
2010-06-26-MultipleReturnValues.ll
accum_recursion.ll merge two tests. 2010-08-31 18:44:03 +00:00
ackermann.ll Convert the uses of '|&' to use '2>&1 |' instead, which works on old 2012-07-02 18:37:59 +00:00
dont_reorder_load.ll Upgrade syntax of tests using volatile instructions to use 'load volatile' instead of 'volatile load', which is archaic. 2011-11-27 06:54:59 +00:00
dont-tce-tail-marked-call.ll Convert all tests using TCL-style quoting to use shell-style quoting. 2012-07-02 12:47:22 +00:00
dup_tail.ll Convert the uses of '|&' to use '2>&1 |' instead, which works on old 2012-07-02 18:37:59 +00:00
inf-recursion.ll make the asmparser reject function and type redefinitions. 'Merging' hasn't been 2011-06-17 07:06:44 +00:00
intervening-inst.ll
lit.local.cfg Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed. 2012-02-16 06:28:33 +00:00
move_alloca_for_tail_call.ll
nocapture.ll
reorder_load.ll Replace uses of unwind with unreachable for the same effect. 2011-09-19 22:16:15 +00:00
return_constant.ll
setjmp.ll Correct over-zealous removal of hack. 2011-10-17 18:43:40 +00:00
trivial_codegen_tailcall.ll Convert all tests using TCL-style quoting to use shell-style quoting. 2012-07-02 12:47:22 +00:00