hanchenye-llvm-project/llvm/test/Regression/Transforms/GlobalDCE/basicvariabletest.ll

6 lines
125 B
LLVM

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