summaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ModuleSymbolTable.cpp
diff options
context:
space:
mode:
authorEsme-Yi <esme.yi@ibm.com>2021-04-12 07:42:54 +0000
committerEsme-Yi <esme.yi@ibm.com>2021-04-12 07:42:54 +0000
commit62fa9b9388aa114e3b1a58bbdbcd966ae3492ba5 (patch)
tree173bb0ef9f2c45bfce2278f27c75c6d30eceb1cb /llvm/lib/Object/ModuleSymbolTable.cpp
parent6e5199104914c2415092315388ed09fbd9d629f7 (diff)
downloadllvm-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