hanchenye-llvm-project/llvm/test/Transforms/GlobalDCE/2003-10-09-PreserveWeakGlob...

7 lines
137 B
LLVM

; Weak variables should be preserved by global DCE!
; RUN: llvm-as < %s | opt -globaldce | llvm-dis | grep @A
@A = weak global i32 54