mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-11 10:31:40 +00:00
9 lines
66 B
LLVM
9 lines
66 B
LLVM
|
|
||
|
|
||
|
implementation
|
||
|
|
||
|
void %test() {
|
||
|
%X = alloca [4xint]
|
||
|
ret void
|
||
|
}
|