[llvm-bugs] [Bug 52415] New: Support LSDA sections in non-TEXT segments

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Nov 4 22:58:57 PDT 2021


https://bugs.llvm.org/show_bug.cgi?id=52415

            Bug ID: 52415
           Summary: Support LSDA sections in non-TEXT segments
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: MachO
          Assignee: unassignedbugs at nondot.org
          Reporter: jezreel at gmail.com
                CC: gkm at fb.com, jezreel at gmail.com,
                    llvm-bugs at lists.llvm.org, smeenai at fb.com

Right now our unwind info contains bogus addresses if `__gcc_except_tab` gets
placed into a non `__TEXT` segment via `-rename_section`. ld64 handles this
properly, so we should, too.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20211105/78f7f435/attachment-0001.html>


More information about the llvm-bugs mailing list