Fix MachineCodeEmitter to use uintptr_t instead of intptr_t. This avoids some...
Fix MachineCodeEmitter to use uintptr_t instead of intptr_t. This avoids some overflow issues. Patch by Thomas Jablin. llvm-svn: 60828
Loading
Please register or sign in to comment