| commit | 0b77319742c954e8a79bacf3f280242a06f59dbe | [log] [tgz] |
|---|---|---|
| author | Evan Cheng <evan.cheng@apple.com> | Wed Dec 10 02:32:19 2008 +0000 |
| committer | Evan Cheng <evan.cheng@apple.com> | Wed Dec 10 02:32:19 2008 +0000 |
| tree | d8b5f1d54539a1be6ac65188e026b9c819b54d3d | |
| parent | a726c1763a44098710c6d4819abac3f148158ba8 [diff] |
Fix MachineCodeEmitter to use uintptr_t instead of intptr_t. This avoids some overflow issues. Patch by Thomas Jablin. llvm-svn: 60828