llvm-6502/test/Transforms/GlobalDCE/2003-10-09-PreserveWeakGlobals.ll
2008-03-01 09:15:35 +00:00

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