1 ; RUN: opt < %s -globaldce -S | not grep global 2 3 @X = external global i32 4 @Y = internal global i32 7 5 6