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
[gn build] Port 3986cffe8112
[llvm-project.git]
/
llvm
/
test
/
tools
/
gold
/
X86
/
Inputs
/
bcsection-lib.ll
blob
ef3557c19cdc62feaf949fcf55fba2b4eb62f9c7
1
declare void @elf_func()
2
3
define i32 @lib_func() {
4
call void @elf_func()
5
ret i32 0
6
}