For PR761:
[oota-llvm.git] / test / Assembler / 2007-01-02-Undefined-Arg-Type.ll
index 96e6d6c4e981dd6b1484634b29fff5d8b40493ca..10eb96443ca4bcb805c09f285f73dc6672c487d0 100644 (file)
@@ -5,6 +5,6 @@
 
 implementation   ; Functions:
 
-define i1 %someFunc(i32* %tmp.71.reload, %typedef.bc_struct* %n1) {
+define i1 @someFunc(i32* %tmp.71.reload, %typedef.bc_struct* %n1) {
        ret i1 true
 }