[llvm-commits] Win64 pseudo instruction patch

Cameron Esfahani dirty at apple.com
Thu Aug 12 18:19:31 PDT 2010


Attached is a patch which fixes some more of the Win64 ABI code gen.  Added support for the Windows 64 pseudo instructions like WINTAILJMPd64 and WINCALL64pcrel32.

Also, updated a little bit of the coff-dump.py tool to dump the AMD64 relocations.  Updated COFF.h to list the AMD64 relocations.

Still a bit more to do before Win64 COFFs work...


-------------- next part --------------
A non-text attachment was scrubbed...
Name: pseudo.patch
Type: application/octet-stream
Size: 18157 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100812/36c975e8/attachment.obj>
-------------- next part --------------

Cameron Esfahani
dirty at apple.com

"It is the spirit and not the form of law that keeps justice alive."

Earl Warren





More information about the llvm-commits mailing list