[LV] Remove hard-coded VPValue numbers in test check lines. (NFC)
[llvm-project.git] / lld / test / ELF / Inputs / mips-pic.s
blob880903241d3d5b2b66e55d58f80e3336a858963f
1 .option pic2
3 .section .text.1,"ax",@progbits
4 .align 4
5 .globl foo1a
6 .type foo1a, @function
7 foo1a:
8 nop
9 .globl foo1b
10 .type foo1b, @function
11 foo1b:
12 nop
14 .section .text.2,"ax",@progbits
15 .align 4
16 .globl foo2
17 .type foo2, @function
18 foo2:
19 nop