[llvm-commits] [llvm] r44860 - /llvm/trunk/docs/LangRef.html

Chris Lattner clattner at apple.com
Wed Dec 12 00:18:35 PST 2007


On Dec 12, 2007, at 12:16 AM, Christopher Lamb wrote:

>>>
>>>
>>> They don't.
>>
>> Ok.  It would still be nicer to get to:
>>>>> @foo = dllexport global i32 addrspace(1) 0
>>
>> :)
>
> Yes. Bison ate its own head when I tried to do this though. Also  
> there are nasty side affects of allowing addrspace() on types in  
> ConstVals in the parser as it allows addrspace() then on types used  
> in constant expressions. I think the current way really is best  
> right now.
>

ok

-Chris



More information about the llvm-commits mailing list