Make this test not depend on how the variable is named.
[oota-llvm.git] / test / FrontendAda / switch.adb
index 0eb20b22cb416416c6e27cde3aa63cab8a60af84..0c83a2e6420e153359da25a4c043af09a5818253 100644 (file)
@@ -1,4 +1,4 @@
--- RUN: %llvmgcc -c %s -o /dev/null
+-- RUN: %llvmgcc -S %s
 function Switch (N : Integer) return Integer is
 begin
    case N is