opnsense-src/test/Transforms/GlobalDCE/basicvariabletest.ll
2009-10-14 17:57:32 +00:00

5 lines
102 B
LLVM

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