[lld] [PATCH] Properly handle relocation for LSDA in MachO eh-frames.

Lang Hames lhames at gmail.com
Tue May 12 12:44:31 PDT 2015


Hi All,

The LSDA field of MachO eh-frames wasn't being properly relocated, and this
was causing failures on some EH tests in the nightly test suite. This patch
properly relocates the LSDA field, fixing those tests.

Cheers,
Lang.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150512/8e8382d6/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lld-macho-fix-lsda-reloc.patch
Type: application/octet-stream
Size: 13158 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150512/8e8382d6/attachment.obj>


More information about the llvm-commits mailing list