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
[llvm] Do not replace dead constant references in metadata with undef
[llvm-project.git]
/
lld
/
test
/
ELF
/
Inputs
/
mips-micro.s
blob
0d0b11f6fdb2007b33de0a9b652b1251872669b1
1
.text
2
.set micromips
3
.global foo
4
.type foo,@function
5
foo
:
6
nop
7
8
.set nomicromips
9
.global bar
10
.type bar,@function
11
bar
:
12
nop