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

Fangrui Song <i...@maskray.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |---
                 CC|                            |i...@maskray.me
             Status|RESOLVED                    |REOPENED

--- Comment #3 from Fangrui Song <i...@maskray.me> ---
Reopening because the existing "malformed debug info" check appears to check
missing debug info only.

Actually, if I make the headers of .debug_info/.debug_line broken, I don't get
a warning if I try to make llvm-objdump -S not warn for missing debug info
(https://reviews.llvm.org/D88715).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to