[llvm-bugs] [Bug 40801] Improve handling of invalid symbol indexes in relocations

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Jan 26 03:31:39 PST 2021


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

George Rimar <grimar at accesssoftek.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |grimar at accesssoftek.com
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from George Rimar <grimar at accesssoftek.com> ---
It is already fixed. Currently we are able to diagnose and report a lot of
broken situations related to relocations.

Here is the actual test case:
https://github.com/llvm/llvm-project/blob/main/llvm/test/tools/llvm-readobj/ELF/relocation-errors.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/20210126/e2357fb0/attachment.html>


More information about the llvm-bugs mailing list