Fix an infinite alternation in JumpThreading where two transforms would repeatedly...
[oota-llvm.git] / test / FrontendAda / debug_var_size.ads
index ea966fbae0fe878df4886374144ecc6572b368a5..e8863cbddf94d73e049a4da5fbcbcb96be61f0e6 100644 (file)
@@ -1,4 +1,4 @@
--- RUN: %llvmgcc -c -g %s
+-- 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