mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-06 04:31:08 +00:00
7 lines
225 B
ArmAsm
7 lines
225 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 [ (0x50001006)
|
||
|
|
||
|
.option pic2
|