[all-commits] [llvm/llvm-project] 7ad54d: [lldb][wasm] Parse DWO section names
Philip Pfaffe via All-commits
all-commits at lists.llvm.org
Wed Jan 13 23:58:05 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7ad54d193871ce69968565ea46372e81c9f1ce62
https://github.com/llvm/llvm-project/commit/7ad54d193871ce69968565ea46372e81c9f1ce62
Author: Philip Pfaffe <pfaffe at google.com>
Date: 2021-01-14 (Thu, 14 Jan 2021)
Changed paths:
M lldb/source/Plugins/ObjectFile/wasm/ObjectFileWasm.cpp
M lldb/test/Shell/ObjectFile/wasm/embedded-debug-sections.yaml
Log Message:
-----------
[lldb][wasm] Parse DWO section names
Mirror ELF section parsing to support DWARF section names for
debug fission.
Reviewed By: labath
Differential Revision: https://reviews.llvm.org/D93621
More information about the All-commits
mailing list