Sign in
chromium
/
external
/
github.com
/
llvm-mirror
/
llvm
/
refs/heads/release_32
/
.
/
test
/
Transforms
/
GlobalDCE
/
2009-02-17-AliasUsesAliasee.ll
blob: 68933c6ef3769397f163402e0cc5cbe81edf6def [
file
] [
log
] [
blame
] [
edit
]
; RUN: opt < %s -globaldce
@A
=
alias
internal
void
()*
@F
define
internal
void
@F
()
{
ret
void
}