[all-commits] [llvm/llvm-project] c87d40: [DWARF] Add API to get data from MCDwarfLineStr
Alexander Yermolovich via All-commits
all-commits at lists.llvm.org
Thu Apr 21 14:08:52 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c87d405b22474877288b8356175061c1fb02fcba
https://github.com/llvm/llvm-project/commit/c87d405b22474877288b8356175061c1fb02fcba
Author: Alexander Yermolovich <ayermolo at fb.com>
Date: 2022-04-21 (Thu, 21 Apr 2022)
Changed paths:
M llvm/include/llvm/MC/MCDwarf.h
M llvm/include/llvm/MC/StringTableBuilder.h
M llvm/lib/MC/MCDwarf.cpp
M llvm/unittests/MC/DwarfLineTableHeaders.cpp
Log Message:
-----------
[DWARF] Add API to get data from MCDwarfLineStr
This API will be used in D121876, to get finalized string data for
.debug_line_str.
Reviewed By: dblaikie, rafauler
Differential Revision: https://reviews.llvm.org/D124052
More information about the All-commits
mailing list