Displaying 1 result from an estimated 1 matches for "int_general".
Did you mean:
ingeneral
2008 Sep 19
2
[LLVMdev] non-signed integer Type
Hi
Is there any rationale written down for why integer types don't carry
(perhaps optional) signs somewhere? I feel like I might have read it
somewhere before (and I see that it used to exist pre 2.0), but I
can't find anything now.
Relatedly, is there a reasonable way to attach user-data to a type or
something? It feels very cumbersome to have to wrap all values and
types in my front