mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-16 14:31:59 +00:00
9 lines
136 B
LLVM
9 lines
136 B
LLVM
|
implementation
|
||
|
|
||
|
void "foo"(int * %x, int * %y)
|
||
|
begin
|
||
|
; <label>:0 ;[#uses=0]
|
||
|
seteq int * %x, %y ; <bool>:0 [#uses=0]
|
||
|
ret void
|
||
|
end
|