blob: 5fec05d8cbf138e8e74339e8a4b3e06f031285bd [file] [log] [blame]
Dan Gohman2d65d352009-08-25 15:38:29 +00001; RUN: llvm-as %s -o /dev/null
Dan Gohmanf17a25c2007-07-18 16:29:46 +00002
Tanya Lattner74bb9f52008-02-14 07:57:12 +00003%T = type i32
4@X = global i32* null ; <i32**> [#uses=0]
5@Y = global i32* null ; <i32**> [#uses=0]
Dan Gohmanf17a25c2007-07-18 16:29:46 +00006