mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 04:30:12 +00:00
5 lines
75 B
LLVM
5 lines
75 B
LLVM
|
; RUN: llvm-as < %s >%t1
|
||
|
; RUN: llvm-lto -o %t2 %t1
|
||
|
|
||
|
module asm ".align 4"
|