Fix coff-dwarf test for non-Windows platforms that cannot demangle MS C++ names
[oota-llvm.git] / test / CodeGen / X86 / 2009-04-13-2AddrAssert-2.ll
index d6f4b9444b596cad5326dabc5ef20916e4cfaa2a..bd1b47a588ef4c68310d607ea85e19a8fc9dfef1 100644 (file)
@@ -1,8 +1,8 @@
-; RUN: llvm-as < %s | llc -mtriple=i386-apple-darwin
+; RUN: llc < %s -mtriple=i386-apple-darwin -no-integrated-as
 ; 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: