[PATCH] Ensure FDE reads the correct CIE when relocating the LSDA.

Sean Silva chisophugis at gmail.com
Mon May 18 15:52:58 PDT 2015


That's a lot of acronyms. Would you mind dropping them in
http://llvm.org/docs/Lexicon.html (docs/Lexicon.rst)?

-- Sean Silva

On Thu, May 14, 2015 at 3:43 PM, Lang Hames <lhames at gmail.com> wrote:

> Hi ruiu,
>
> Commit r237222 taught lld to relocate the LSDA field of FDE entries in
> MachO eh-frames, but it contained a bug: Each FDE would refer to the
> augmentation data string from the most recently parsed CIE field, note the
> CIE pointed to by the FDE. This patch fixes that.
>
> REPOSITORY
>   rL LLVM
>
> http://reviews.llvm.org/D9783
>
> Files:
>   lib/ReaderWriter/MachO/MachONormalizedFileToAtoms.cpp
>   test/mach-o/parse-eh-frame-relocs-x86_64.yaml
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150518/6dc457e2/attachment.html>


More information about the llvm-commits mailing list