llvm-6502/test/CodeGen/Generic/GC
Matthijs Kooijman 1cd8f11cc0 For all RUN lines starting with "not", redirect stderr to /dev/null so tests
don't fail when (expected) error output is produced. This fixes 17 tests.

While I was there, I also made all RUN lines of the form "not llvm-as..." a bit
more consistent, they now all redirect stderr and stdout to /dev/null and use
input redirect to read their input.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52174 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-10 12:57:32 +00:00
..
alloc_loop.ll Adding a collector name attribute to Function in the IR. These 2007-12-10 03:18:06 +00:00
argpromotion.ll Tests for changes made in r45356, where IPO optimizations would drop 2007-12-26 02:47:37 +00:00
badreadproto.ll For all RUN lines starting with "not", redirect stderr to /dev/null so tests 2008-06-10 12:57:32 +00:00
badrootproto.ll For all RUN lines starting with "not", redirect stderr to /dev/null so tests 2008-06-10 12:57:32 +00:00
badwriteproto.ll For all RUN lines starting with "not", redirect stderr to /dev/null so tests 2008-06-10 12:57:32 +00:00
deadargelim.ll Tests for changes made in r45356, where IPO optimizations would drop 2007-12-26 02:47:37 +00:00
dg.exp sabre brings to my attention that the 'tr' suffix is also obsolete 2008-05-20 21:00:03 +00:00
frame_size.ll Setting GlobalDirective in TargetAsmInfo by default rather than 2008-01-07 02:31:11 +00:00
inline2.ll GC poses hazards to the inliner. Consider: 2007-12-25 03:10:07 +00:00
inline.ll GC poses hazards to the inliner. Consider: 2007-12-25 03:10:07 +00:00
lower_gcroot.ll Noting and enforcing that GC intrinsics are valid only within a 2007-12-25 02:31:26 +00:00
outside.ll For all RUN lines starting with "not", redirect stderr to /dev/null so tests 2008-06-10 12:57:32 +00:00
redundant_init.ll With this patch, the LowerGC transformation becomes the 2008-01-07 01:30:53 +00:00
simple_ocaml.ll Setting GlobalDirective in TargetAsmInfo by default rather than 2008-01-07 02:31:11 +00:00