2 # Check linking MIPS code in case of -r linker's option.
4 # RUN: llvm-mc -filetype=obj -triple=mips-unknown-linux %s -o %t.o
5 # RUN: ld.lld -r -o %t-r.o %t.o
6 # RUN: llvm-objdump -s -t %t-r.o | FileCheck %s
11 lw $t0
,%call16
(__start
)($gp
)
19 # CHECK-NOT: Contents of section .got:
20 # CHECK-NOT: {{.*}} _gp