[llvm-bugs] [Bug 36541] dwarfdump mis-prints 'const' in a const pointer context
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Sep 20 13:02:16 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=36541
Paul Robinson <paul_robinson at playstation.sony.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #2 from Paul Robinson <paul_robinson at playstation.sony.com> ---
Looks like @dblaikie fixed the DWARF part of this recently, probably with
f09ca5c6461b604113b6e1adb825be2d92575aff
As for the CodeView part, it's working for me; the commit logs suggest that
it might have been as long ago as D43060 committed as
3acdc6773444b0dea84a69e99024e07ebabc0c98
At any rate, it all looks fixed now.
--
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/20210920/8cee70d4/attachment-0001.html>
More information about the llvm-bugs
mailing list