Dragonegg cannot output bitcode, only human readable IR, so use -S rather
[oota-llvm.git] / test / FrontendAda / switch.adb
index f214bca2ec420b3209c633aa51a8e653c172d279..0c83a2e6420e153359da25a4c043af09a5818253 100644 (file)
@@ -1,4 +1,4 @@
--- RUN: %llvmgcc -c %s
+-- RUN: %llvmgcc -S %s
 function Switch (N : Integer) return Integer is
 begin
    case N is