Fix an infinite alternation in JumpThreading where two transforms would repeatedly...
[oota-llvm.git] / test / FrontendAda / debug_var_size.ads
index 818071d11094f73c42e4d88177e3471ab8ef090e..e8863cbddf94d73e049a4da5fbcbcb96be61f0e6 100644 (file)
@@ -1,4 +1,4 @@
--- RUN: %llvmgcc -c -g %s -o /dev/null
+-- RUN: %llvmgcc -S -g %s
 package Debug_Var_Size is
    subtype Length_Type is Positive range 1 .. 64;
    type T (Length : Length_Type := 1) is record