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
Bump version to 19.1.0-rc3
[llvm-project.git]
/
llvm
/
test
/
Bitcode
/
Inputs
/
module_hash.ll
blob
367b4d00ab0ed053d32d37c2792c7c0f7f84865b
1
; Needs a function for the combined index to be populated
2
target datalayout = "e-m:o-i64:64-f80:128-n8:16:32:64-S128"
3
4
define void @bar() {
5
ret void
6
}