summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendAda/global_constant.adb
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2007-07-23 13:41:53 +0000
committerDuncan Sands <baldrick@free.fr>2007-07-23 13:41:53 +0000
commit1747440364ba8a05b17d179a8626eb50c830d49a (patch)
tree6cb4fc09964dd64cca547f8c253d63da29a2eb3e /llvm/test/FrontendAda/global_constant.adb
parentfcd78152493afe2f917223a15594633f412db9d1 (diff)
downloadbcm5719-llvm-1747440364ba8a05b17d179a8626eb50c830d49a.tar.gz
bcm5719-llvm-1747440364ba8a05b17d179a8626eb50c830d49a.zip
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. llvm-svn: 40436
Diffstat (limited to 'llvm/test/FrontendAda/global_constant.adb')
-rw-r--r--llvm/test/FrontendAda/global_constant.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/FrontendAda/global_constant.adb b/llvm/test/FrontendAda/global_constant.adb
index 4b64f101bd9..ce9f406dba5 100644
--- a/llvm/test/FrontendAda/global_constant.adb
+++ b/llvm/test/FrontendAda/global_constant.adb
@@ -1,4 +1,4 @@
--- RUN: %llvmgcc -c %s -o /dev/null
+-- RUN: %llvmgcc -c %s -I%p/Support
package body Global_Constant is
begin
raise An_Error;
OpenPOWER on IntegriCloud