[PATCH] D22287: lld: Add ILP32 support to X86_64TargetInfo

H.J Lu via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 12 16:05:21 PDT 2016


hjl.tools created this revision.
hjl.tools added a reviewer: ruiu.
hjl.tools added a subscriber: llvm-commits.
hjl.tools set the repository for this revision to rL LLVM.
hjl.tools added a project: lld.

As x86-64 psABI supports both LP64 and ILP32, this patch adds <ELFT>
template to X86_64TargetInfo.

Repository:
  rL LLVM

http://reviews.llvm.org/D22287

Files:
  ELF/Target.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22287.63746.patch
Type: text/x-patch
Size: 8436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160712/481b7a3b/attachment.bin>


More information about the llvm-commits mailing list