Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / 2009-04-13-2AddrAssert-2.ll
index d6f4b9444b596cad5326dabc5ef20916e4cfaa2a..3d70b58686b18d08669c23d5c3c74d6694f988e9 100644 (file)
@@ -1,8 +1,8 @@
-; RUN: llvm-as < %s | llc -mtriple=i386-apple-darwin
+; RUN: llc < %s -mtriple=i386-apple-darwin
 ; rdar://6781755
 ; PR3934
 
-       type { i32, i32 }               ; type %0
+       %0 = type { i32, i32 }          ; type %0
 
 define void @bn_sqr_comba8(i32* nocapture %r, i32* %a) nounwind {
 entry: