[LLVMdev] Are integer types primitive?

Keno Fischer kfischer at csail.mit.edu
Sun Aug 11 16:52:59 PDT 2013


The LLVM docs seem to indicate that integer types are considered primitive,
however looking at the code I see `FirstDerivedTyID = IntegerTyID`,
implying that integers are derived rather than primitive. Should the docs
be updated?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130811/4b8e5e02/attachment.html>


More information about the llvm-dev mailing list