blob: a97b66de2c63409131569b437f17cc4c84173202 [file] [log] [blame]
Dan Gohman3c7d3082009-09-11 18:01:28 +00001; RUN: opt < %s -globaldce -S | not grep global
Dan Gohmanf17a25c2007-07-18 16:29:46 +00002
Tanya Lattner4c4d0b82008-03-01 09:15:35 +00003@X = external global i32
4@Y = internal global i32 7
Dan Gohmanf17a25c2007-07-18 16:29:46 +00005