aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/X86/2009-01-27-NullStrings.ll
blob: b55e25e0e25bf60b84d767f7557048daffa2e138 (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 unnamed_addr constant [1 x i8] zeroinitializer		; <ptr> [#uses=1]

@y = global ptr @x