fix rdar://9289583 - fast isel should handle non-canonical commutative binops
[oota-llvm.git] / test / FrontendAda / emit_var.ads
index 35d45448cb6ddf4df9039a3022e6e41e521a307b..47e2538691aca1fbd4928b8ab61a0801f1bcad84 100644 (file)
@@ -1,4 +1,4 @@
--- RUN: %llvmgcc -c %s
+-- RUN: %llvmgcc -S %s
 with Ada.Finalization;
 package Emit_Var is
    type Search_Type is new Ada.Finalization.Controlled with null record;