repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ThinLTO] Add code comment. NFC
[llvm-complete.git]
/
test
/
LTO
/
Resolution
/
X86
/
Inputs
/
ifunc2.ll
blob
a70325bebd61a739f0ba05430c7361a2f2fc18cf
1
target datalayout = "e-p:64:64"
2
target triple = "x86_64-unknown-linux-gnu"
3
4
define i32 @foo_resolver() {
5
ret i32 2
6
}