[PATCH] D22268: lld: Add -m elf32_x86_64

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 12 10:39:35 PDT 2016


ruiu added a comment.

Can you create working x32 executables with this patch? I expected a small change, but this is smaller than I imagined. For example, it would create PLTs exactly the same as the x86-64 ABI. I'm wondering if it was expected.


Repository:
  rL LLVM

http://reviews.llvm.org/D22268





More information about the llvm-commits mailing list