[LLVMdev] does llvm have some way to get the size of data type
Gang.Yao
ttoole9 at gmail.com
Fri May 7 20:26:31 PDT 2010
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100507/056bae50/attachment.html>
More information about the llvm-dev
mailing list