<div dir="ltr">Hi all,<br><br>I couldn't find any reasonable way to create the IntegerType that would match, say, intptr_t, that is the native word size of the machine I'm building on. More accurately defined, when compiling on a 64 bit Mac OS machine I want it to be Int64Ty, but if for example I'm using the "-arch i386" command line option on that machine during compilation, I want it to be Int32Ty. <br>
<br>I'm sure that has to be some perfect solution out there, does anyone know?<br><br><br>Thanks!<br><br>Harel Cain<br><br>
</div>