mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-10 20:33:15 +00:00
5 lines
78 B
ArmAsm
5 lines
78 B
ArmAsm
|
# RUN: llvm-mc -filetype=obj -triple=mipsel %s -o %t
|
||
|
.byte 1
|
||
|
.p2align 2
|
||
|
foo:
|