[LLVMdev] Address space information dropped

Duncan Sands baldrick at free.fr
Wed May 9 06:23:35 PDT 2012


Hi Ivan,

> IIUC, global values are also constants,

the address of a global is a constant, but the contents are not necessarily
constant.  (Since a GlobalVariable represents the address of the variable it
holds, your statement is literally correct, but maybe that's not what you
meant).

Ciao, Duncan.

  I added that verification just
> in case. But I agree that it's may be unrealistic.
>
> Ivan
>
>>
>> -Eli
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev




More information about the llvm-dev mailing list