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
/
GlobalOpt
/
deaddeclaration.ll
blob
942f2e1bf6bb26d79c84df9854f3c333f02c79a4
1
; RUN: opt < %s -globalopt -S | FileCheck %s
2
3
; CHECK-NOT: aa
4
; CHECK-NOT: bb
5
6
declare void @aa()
7
@bb = external global i8