Fix broken testcase

llvm-svn: 705
This commit is contained in:
Chris Lattner 2001-10-03 14:59:11 +00:00
parent a6c7a3f199
commit 5c929fedef

View File

@ -16,7 +16,7 @@ Startup:
end
int "test"(int)
%thisfuncty = type int (int)
%thisfuncty = type int (int) *
begin
add %thisfuncty %zarro, %test
add %thisfuncty %test, %foozball