[PATCH] D99250: [DebugInfo] Fix the mismatching of C++ language tags and Dwarf versions.
EsmeYi via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 24 19:32:52 PDT 2021
Esme added a comment.
Thx! @aprantl The motivation of the patch came from the crash of tag name mismatching when using DBX under AIX. And modifying the debugger doesn't seem to make sense?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99250/new/
https://reviews.llvm.org/D99250
More information about the cfe-commits
mailing list