Sign in
ara-mdk
/
platform
/
external
/
llvm
/
d8bfde0c6a4fad3b8846af4e4d19d9a3cbbce0b2
/
.
/
test
/
Transforms
/
GlobalDCE
/
2003-10-09-PreserveWeakGlobals.ll
blob: 5b2c97f0f85e5d5bc64f0bbfc486d1cc1843d775 [
file
] [
log
] [
blame
]
; Weak variables should be preserved by global DCE!
; RUN: opt < %s -globaldce -S | grep @A
@A
=
weak
global
i32
54