repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ARM] Add and adjust saturation tests for upcoming qadd changes. NFC
[llvm-core.git]
/
test
/
Linker
/
unnamed-addr-err-a.ll
blob
4872098004b5bc4420e29054098ee6942a9d8449
1
; RUN: not llvm-link %s %p/unnamed-addr-err-b.ll -S -o - 2>&1 | FileCheck %s
2
3
@foo = appending unnamed_addr global [1 x i32] [i32 42]
4
; CHECK: Appending variables with different unnamed_addr need to be linked