summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendAda/global_constant.adb
diff options
context:
space:
mode:
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