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
[llvm-readelf] - Report a warning when .hash section contains a chain with a cycle.
[llvm-complete.git]
/
test
/
tools
/
llvm-lto
/
Inputs
/
thinlto.ll
blob
b81de922b4daecc09ba879f9a7c84992d13e8756
1
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
2
3
define void @g() {
4
entry:
5
ret void
6
}