aboutsummaryrefslogtreecommitdiffstats
path: root/test/FrontendAda/asm.adb
diff options
context:
space:
mode:
Diffstat (limited to 'test/FrontendAda/asm.adb')
-rw-r--r--test/FrontendAda/asm.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/FrontendAda/asm.adb b/test/FrontendAda/asm.adb
index 575617c..844885e 100644
--- a/test/FrontendAda/asm.adb
+++ b/test/FrontendAda/asm.adb
@@ -1,4 +1,4 @@
--- RUN: %llvmgcc -c %s
+-- RUN: %llvmgcc -S %s
with System.Machine_Code;
procedure Asm is
begin