[LLVMdev] Variable declarations vs. definitions

Chris Lattner clattner at apple.com
Sat Jan 9 18:53:53 PST 2010


On Jan 9, 2010, at 5:53 PM, Dustin Laurence wrote:

> On 01/09/2010 01:12 PM, Chris Lattner wrote:
> 
>> The equivalent of "extern int G;" is:
>> 
>> @G = external global i32
> 
> OK, then I want to whine a little bit about how that is more obscurely
> hinted at than discussed.  Whine, whine....  :-)

Patches welcome!

-Chris



More information about the llvm-dev mailing list