mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-19 01:34:32 +00:00
8 lines
235 B
ArmAsm
8 lines
235 B
ArmAsm
|
# RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32 %s -o -| llvm-readobj -h | FileCheck %s
|
||
|
|
||
|
# This *MUST* match the output of gas compiled with the same triple.
|
||
|
# CHECK: Flags [ (0x50001004)
|
||
|
|
||
|
.abicalls
|
||
|
.option pic0
|