Apparently adding these entries and regenerating llvm/configure results in
[oota-llvm.git] / test / CBackend / 2002-08-19-DataPointer.ll
1 %sptr1   = global [11x sbyte]* %somestr         ;; Forward ref to a constant
2 %somestr = constant [11x sbyte] c"hello world"
3