[LLVMdev] does llvm have some way to get the size of data type

Jeffrey Yasskin jyasskin at google.com
Sat May 8 09:53:10 PDT 2010


mike-m, is there any way to configure doxygen to produce
human-readable anchors? They might have avoided the duplication on
this thread, since Erick and John could have seen that I was linking
to their suggestions.

On Fri, May 7, 2010 at 8:47 PM, Jeffrey Yasskin <jyasskin at google.com> wrote:
> Try http://llvm.org/doxygen/classllvm_1_1ConstantExpr.html#a2ea738dfa37ea93c71756be89ba8d92
> or http://llvm.org/doxygen/classllvm_1_1TargetData.html#64c154a7844026e76e18f792ee4ad4b3
>
> On Fri, May 7, 2010 at 8:26 PM, Gang.Yao <ttoole9 at gmail.com> wrote:
>> Hi:
>>
>> just like the c function sizeof(). I would avoid the usage of the c
>> function call, and expect something like llvm
>> intrinsic or some class providing this functionality.
>>
>> Does someone have experience in this?
>> Thanks
>>
>>
>> _______________________________________________
>> 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