projects
/
oota-llvm.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Canonicalize addrspacecast ConstExpr between different pointer types
[oota-llvm.git]
/
test
/
Linker
/
available_externally_a.ll
1
; RUN: llvm-link %s %p/available_externally_b.ll -S -o - | FileCheck %s
2
3
@foo = available_externally unnamed_addr constant i32 0
4
5
; CHECK: @foo = hidden unnamed_addr constant i32 0