[LLVMdev] Are integer types primitive?
Rafael EspĂndola
rafael.espindola at gmail.com
Sat Dec 7 11:39:51 PST 2013
On 7 December 2013 12:55, Chris Lattner <clattner at apple.com> wrote:
>
> 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.
I updated the LangRef and committed as r196661.
Cheers,
Rafael
More information about the llvm-dev
mailing list