7 lines
232 B
ArmAsm
7 lines
232 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 'gcc -c' compiled with the same triple.
|
||
|
# CHECK: Flags [ (0x50001006)
|
||
|
|
||
|
.option pic2
|