Add correct NEON encodings for the "multiple single elements" form of vld.
[oota-llvm.git] / test / FrontendAda / emit_var.ads
index b8d5f8f581e27e44aa3aecafa5e0c19053f7aca6..35d45448cb6ddf4df9039a3022e6e41e521a307b 100644 (file)
@@ -1,4 +1,4 @@
--- RUN: %llvmgcc -c %s -o /dev/null
+-- RUN: %llvmgcc -c %s
 with Ada.Finalization;
 package Emit_Var is
    type Search_Type is new Ada.Finalization.Controlled with null record;