[llvm-bugs] [Bug 46675] New: Better handle relocation in .gcc_except_table to discarded sections.
    via llvm-bugs 
    llvm-bugs at lists.llvm.org
       
    Fri Jul 10 11:07:29 PDT 2020
    
    
  
https://bugs.llvm.org/show_bug.cgi?id=46675
            Bug ID: 46675
           Summary: Better handle relocation in .gcc_except_table to
                    discarded sections.
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: ELF
          Assignee: unassignedbugs at nondot.org
          Reporter: abidh.haq at gmail.com
                CC: llvm-bugs at lists.llvm.org, smithp352 at googlemail.com
Created attachment 23717
  --> https://bugs.llvm.org/attachment.cgi?id=23717&action=edit
LLD reproducer. It contains 3 object files.
This is the issue being discussed in https://reviews.llvm.org/D83244. I am
opening a ticket here to attach a reproducer. Using the object files in the
reproducer, the issue can be seen with the following command.
ld.lld test1.o test2.o unwind.o -o test
-- 
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/20200710/8f2ebbf7/attachment.html>
    
    
More information about the llvm-bugs
mailing list