[PATCH] [lld] [PATCH] Properly handle relocation for LSDA in MachO eh-frames.
Lang Hames
lhames at gmail.com
Tue May 12 14:52:25 PDT 2015
Hi ruiu,
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.
Comments from initial review on llvm-commits have already been addressed.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D9723
Files:
lib/ReaderWriter/MachO/MachONormalizedFileToAtoms.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9723.25636.patch
Type: text/x-patch
Size: 8820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150512/ce1dff06/attachment.bin>
More information about the llvm-commits
mailing list