On May 12, 2010, at 8:49 PM, Villmow, Micah wrote: > Since the frontend knows that a int pointer is signed or unsigned, I was hoping that this bit was set somewhere in a header file that I couldn't find when it was creating the LLVM integer. Nope, the conversion to LLVM IR loses this information. -Chris