forked from OSchip/llvm-project
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
|