blob: a97b66de2c63409131569b437f17cc4c84173202 [file] [log] [blame]
Dan Gohman18800922009-09-11 18:01:28 +00001; RUN: opt < %s -globaldce -S | not grep global
Chris Lattnere910ab82002-08-17 22:36:45 +00002
Tanya Lattner5640bd12008-03-01 09:15:35 +00003@X = external global i32
4@Y = internal global i32 7
Chris Lattnere910ab82002-08-17 22:36:45 +00005