Fix broken testcase

llvm-svn: 705
This commit is contained in:
Chris Lattner 2001-10-03 14:59:11 +00:00
parent 28807801be
commit f208dcfa2b
1 changed files with 1 additions and 1 deletions

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