Fix broken testcase

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@705 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2001-10-03 14:59:11 +00:00
parent b973dd75ba
commit a861f966fd

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