On Dec 11, 2007, at 1:31 AM, Christopher Lamb wrote: > Add information on address space qualifiers for pointer types and > global > declarations to the LangRef. Nice! > <div class="doc_code"> > <pre> > + at G = constant float 1.0 addrspace(5), section "foo", align 4 Is there a comma after 1.0? -Chris