Lower the i8 extension in memset to a multiply instead of a potentially long series...
[oota-llvm.git] / test / FrontendAda / emit_var.ads
index b8d5f8f581e27e44aa3aecafa5e0c19053f7aca6..47e2538691aca1fbd4928b8ab61a0801f1bcad84 100644 (file)
@@ -1,4 +1,4 @@
--- RUN: %llvmgcc -c %s -o /dev/null
+-- RUN: %llvmgcc -S %s
 with Ada.Finalization;
 package Emit_Var is
    type Search_Type is new Ada.Finalization.Controlled with null record;