forked from OSchip/llvm-project
parent
28807801be
commit
f208dcfa2b
|
@ -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…
Reference in New Issue