[LLVMdev] How to handle size_t in front ends?
james woodyatt
jhwoodyatt at mac.com
Thu May 8 11:12:06 PDT 2008
On May 8, 2008, at 10:17, Gordon Henriksen wrote:
>
> The advantage provided is improved portability of bitcode and (very
> slightly) reduced complexity in front-end compilers. [...]
It would also make the human-readable format more readable by actual
humans, which might be the best reason of all for adding some kind of
pointer-integer type. It could make the work of maintaining and
improving language front ends a little easier. Every little bit there
helps.
--
j h woodyatt <jhw at conjury.org>
More information about the llvm-dev
mailing list