Temporarily disable Hexagon tests. They are failing on OS X
[oota-llvm.git] / test / CodeGen / ARM / 2007-03-27-RegScavengerAssert.ll
index 0bb664ee3091fbe615bd02c25897ac930ee9457d..e4635f50279d20c837b487e6b7423e3e7dad79c3 100644 (file)
@@ -1,11 +1,9 @@
-; RUN: llvm-as < %s | llc -march=arm -mtriple=arm-linux-gnueabi
+; RUN: llc < %s -march=arm -mtriple=arm-linux-gnueabi
 ; PR1279
 
        %struct.rtx_def = type { i16, i8, i8, %struct.u }
        %struct.u = type { [1 x i64] }
 
-implementation   ; Functions:
-
 define fastcc void @find_reloads_address(%struct.rtx_def** %loc) {
 entry:
        %ad_addr = alloca %struct.rtx_def*              ; <%struct.rtx_def**> [#uses=2]