Remove VISIBILITY_HIDDEN from this file.
[llvm/avr.git] / test / CodeGen / X86 / 2009-01-27-NullStrings.ll
blob229d726b5cf5e903550c918a3dc06192cf43bf7f
1 ; RUN: llvm-as < %s | llc -mtriple=i686-apple-darwin | FileCheck %s
2 ; CHECK: .section __TEXT,__cstring,cstring_literals
4 @x = internal constant [1 x i8] zeroinitializer         ; <[1 x i8]*> [#uses=1]
6 @y = global [1 x i8]* @x