repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[LV] Remove hard-coded VPValue numbers in test check lines. (NFC)
[llvm-project.git]
/
lld
/
test
/
ELF
/
Inputs
/
mips-pic.s
blob
880903241d3d5b2b66e55d58f80e3336a858963f
1
.option pic2
2
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
13
14
.section .text.2,
"ax"
,@progbits
15
.align 4
16
.globl foo2
17
.type foo2, @function
18
foo2
:
19
nop