summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2009-01-27-NullStrings.ll
blob: 8684f4a19ca42d0538607a85563808e6ec2f948f (plain)
1
2
3
4
5
6
7
; RUN: llc < %s -mtriple=i686-apple-darwin | FileCheck %s
; CHECK: .section __TEXT,__cstring,cstring_literals

@x = internal constant [1 x i8] zeroinitializer		; <[1 x i8]*> [#uses=1]

@y = global [1 x i8]* @x

OpenPOWER on IntegriCloud