Support R_ARM_REL32 and R_ARM_GOT_PREL in RuntimeDyldELF (SR-387)

William Dillon via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 22 10:59:44 PDT 2016


A non-text attachment was scrubbed...
Name: llvm.patch
Type: application/octet-stream
Size: 1603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160322/c1981f66/attachment.obj>
-------------- next part --------------
This change supports the swift interpreter on armv7-based linux machines.  This is required for a number of tests and the package manager.

- Will


More information about the llvm-commits mailing list