[llvm-commits] [PATCH 2/4] Add x32 ELF generation support

Michael Liao michael.liao at intel.com
Thu Jul 5 11:18:38 PDT 2012


- x32 psABI uses 32-bit ELF file format but with EM_X86_64 target.
- detect ELF taget machine directly from the specified target machine
  instead of the ELF file format being used.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-add-x32-ELF-generation-support.patch
Type: text/x-patch
Size: 7962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120705/2788fb94/attachment.bin>


More information about the llvm-commits mailing list