Sign in
ara-mdk
/
platform
/
external
/
llvm
/
dd7a300c10bb0aaaf9e044c2180ca1b4c84e40c7
/
.
/
test
/
Transforms
/
GlobalDCE
/
2009-02-17-AliasUsesAliasee.ll
blob: 68933c6ef3769397f163402e0cc5cbe81edf6def [
file
] [
log
] [
blame
]
; RUN: opt < %s -globaldce
@A
=
alias
internal
void
()*
@F
define
internal
void
@F
()
{
ret
void
}