summaryrefslogtreecommitdiff
path: root/test/FrontendAda/var_offset.adb
diff options
context:
space:
mode:
Diffstat (limited to 'test/FrontendAda/var_offset.adb')
-rw-r--r--test/FrontendAda/var_offset.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/FrontendAda/var_offset.adb b/test/FrontendAda/var_offset.adb
index 09f1c155a061..1d3ca98fa49d 100644
--- a/test/FrontendAda/var_offset.adb
+++ b/test/FrontendAda/var_offset.adb
@@ -1,4 +1,4 @@
--- RUN: %llvmgcc -c %s -I%p/Support
+-- RUN: %llvmgcc -S %s -I%p/Support
package body Var_Offset is
function F (X : T) return Character is
begin