blob: b5a1f0b28b2c16e7eea3b3680c2819cc40e8088c [file] [log] [blame]
Dan Gohmanfce288f2009-09-09 00:09:15 +00001; RUN: llc < %s -march=c
Tanya Lattnercd0aa812004-11-06 21:40:51 +00002
Tanya Lattner53a66d12008-02-19 01:41:04 +00003@sptr1 = global [11 x i8]* @somestr ;; Forward ref to a constant
4@somestr = constant [11 x i8] c"hello world"