ADDS{D|S}rr_Int and MULS{D|S}rr_Int are not commutable. The users of these intrinsics...
[oota-llvm.git] / test / Assembler / 2003-06-30-RecursiveTypeProblem.ll
index 716850e3353f001797b0bdad96dfbf7f2c807211..33f63a621711cdd3199b8bdeb989c2c6d5178ed3 100644 (file)
@@ -1,7 +1,3 @@
-; RUN: llvm-as < %s -o /dev/null -f
-
-
-%MidFnTy = type void (void (%MidFnTy* )*)
-
-implementation
+; RUN: llvm-as %s -o /dev/null -f
 
+%MidFnTy = type void (%MidFnTy*)