mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-08 03:30:22 +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:
|