For multipart tests, place the parts with no
authorDuncan Sands <baldrick@free.fr>
Mon, 23 Jul 2007 13:41:53 +0000 (13:41 +0000)
committerDuncan Sands <baldrick@free.fr>
Mon, 23 Jul 2007 13:41:53 +0000 (13:41 +0000)
commit1b4b25696bd74249503d2eb34ca17b2d3815796a
tree8da65aa6bd37bc366c19655afeba23d8de7a495c
parent491a6cd8b452eec2920f5530df08141a0111b1d6
For multipart tests, place the parts with no
RUN line in Support.  Give up on sending output
to /dev/null - this cannot always be arranged.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40436 91177308-0d34-0410-b5e6-96231b3b80d8
25 files changed:
test/FrontendAda/Support/fat_fields.ads [new file with mode: 0644]
test/FrontendAda/Support/global_constant.ads [new file with mode: 0644]
test/FrontendAda/Support/non_lvalue.ads [new file with mode: 0644]
test/FrontendAda/Support/unc_constructor.ads [new file with mode: 0644]
test/FrontendAda/Support/var_size.ads [new file with mode: 0644]
test/FrontendAda/array_constructor.adb
test/FrontendAda/array_range_ref.adb
test/FrontendAda/array_ref.adb
test/FrontendAda/array_size.adb
test/FrontendAda/asm.adb
test/FrontendAda/debug_var_size.ads
test/FrontendAda/emit_var.ads
test/FrontendAda/fat_fields.adb
test/FrontendAda/fat_fields.ads [deleted file]
test/FrontendAda/global_constant.adb
test/FrontendAda/global_constant.ads [deleted file]
test/FrontendAda/non_lvalue.adb
test/FrontendAda/non_lvalue.ads [deleted file]
test/FrontendAda/switch.adb
test/FrontendAda/unc_constructor.adb
test/FrontendAda/unc_constructor.ads [deleted file]
test/FrontendAda/var_size.adb
test/FrontendAda/var_size.ads [deleted file]
test/FrontendAda/vce.adb
test/FrontendAda/vce_lv.adb