blob: b76f1d22bee900e972a46ae3a6e7e54060526943 [file] [log] [blame]
Tanya Lattnercd0aa812004-11-06 21:40:51 +00001; RUN: llvm-as < %s | llc -march=c
2
Chris Lattnerd366e402002-08-19 23:09:30 +00003%sptr1 = global [11x sbyte]* %somestr ;; Forward ref to a constant
4%somestr = constant [11x sbyte] c"hello world"
5