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 5f046d0bd295a0615d9b2b2f56a45821ff5393b0..33f63a621711cdd3199b8bdeb989c2c6d5178ed3 100644 (file)
@@ -1,5 +1,3 @@
+; RUN: llvm-as %s -o /dev/null -f
 
-%MidFnTy = type void (void (%MidFnTy* )*)
-
-implementation
-
+%MidFnTy = type void (%MidFnTy*)