[LLVMdev] Determing C Types

Ryan Taylor ryta1203 at gmail.com
Mon Apr 16 14:43:09 PDT 2012


So what I would like to do is redefine the widths for the types, making the
type widths more portable and less target dependent, is this possible
within llvm?

On Mon, Apr 16, 2012 at 2:32 PM, Ryan Taylor <ryta1203 at gmail.com> wrote:

> What is the best way to determine the type of an arbitrary int? For
> example, find whether it is a char, short, int, long, long, etc?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120416/4686cb7e/attachment.html>


More information about the llvm-dev mailing list