[LLVMdev] Are integer types primitive?
Chris Lattner
clattner at apple.com
Sat Dec 7 09:55:48 PST 2013
On Dec 6, 2013, at 6:37 PM, Rafael EspĂndola <rafael.espindola at gmail.com> wrote:
>> What purpose does the notion of "primitive" types serve anymore? Why don't we just abolish that from the lexicon and from the code?
>
> Hi Chris,
>
> The attached patch removes it from Type.h and updates the last users.
> Is that what you were looking for?
Yep, LGTM. It would also be nice to remove the mention from LangRef.
-Chris
More information about the llvm-dev
mailing list