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
[InstCombine] Signed saturation patterns
[llvm-core.git]
/
test
/
Transforms
/
GlobalDCE
/
2003-10-09-PreserveWeakGlobals.ll
blob
ded3165972119f2547eefe8a24e6c029a4f17019
1
; Weak variables should be preserved by global DCE!
2
3
; RUN: opt < %s -globaldce -S | FileCheck %s
4
5
; CHECK: @A
6
@A = weak global i32 54