mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-21 19:36:59 +00:00
Fix broken testcase
llvm-svn: 705
This commit is contained in:
parent
a6c7a3f199
commit
5c929fedef
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user