llvm-6502/test/Transforms/GlobalDCE/basicvariabletest.ll
2003-06-28 23:23:34 +00:00

6 lines
115 B
LLVM

; RUN: as < %s | opt -globaldce | dis | not grep global
%X = uninitialized global int
%Y = internal global int 7