aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/GlobalDCE/basicvariabletest.ll
blob: 77ce3bcae741bc663f6da8c149a2f2327f3bec8c (plain)
1
2
3
4
5
; RUN: opt %s -globaldce | llvm-dis | not grep global

@X = external global i32
@Y = internal global i32 7