blob: 5fec05d8cbf138e8e74339e8a4b3e06f031285bd [file] [log] [blame]
Dan Gohmanfea1dd02009-08-25 15:38:29 +00001; RUN: llvm-as %s -o /dev/null
Chris Lattnerded46e22003-10-04 18:27:51 +00002
Tanya Lattner6e9bcee2008-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]
Chris Lattnerded46e22003-10-04 18:27:51 +00006