1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/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