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
/
weak.ll
blob
d321abfbf21834337f4c006e185fc4f12293afeb
1
target triple = "x86_64-unknown-linux-gnu"
2
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
3
4
@a = weak global i32 41
5
@c = global ptr @a