llvm-6502/test/Transforms/GlobalDCE/basicvariabletest.ll
2009-09-08 22:34:10 +00:00

6 lines
100 B
LLVM

; RUN: opt %s -globaldce -S | not grep global
@X = external global i32
@Y = internal global i32 7