diff options
author | Esme-Yi <esme.yi@ibm.com> | 2021-04-12 07:42:54 +0000 |
---|---|---|
committer | Esme-Yi <esme.yi@ibm.com> | 2021-04-12 07:42:54 +0000 |
commit | 62fa9b9388aa114e3b1a58bbdbcd966ae3492ba5 (patch) | |
tree | 173bb0ef9f2c45bfce2278f27c75c6d30eceb1cb /llvm/lib/Object/ModuleSymbolTable.cpp | |
parent | 6e5199104914c2415092315388ed09fbd9d629f7 (diff) | |
download | llvm-62fa9b9388aa114e3b1a58bbdbcd966ae3492ba5.tar.gz |
[DebugInfo] Fix the mismatching between C++ language tags and Dwarf versions.
Summary: The tags DW_LANG_C_plus_plus_14 and DW_LANG_C_plus_plus_11, introduced in Dwarf-5, are unexpected in previous versions. Fixing the mismathing doesn't have any drawbacks for any other debuggers, but helps dbx.
Reviewed By: aprantl, shchenz
Differential Revision: https://reviews.llvm.org/D99250
Diffstat (limited to 'llvm/lib/Object/ModuleSymbolTable.cpp')
0 files changed, 0 insertions, 0 deletions