[all-commits] [llvm/llvm-project] 309742: [obj2yaml] Add support for dumping the .debug_str ...
Xing GUO via All-commits
all-commits at lists.llvm.org
Mon Sep 7 04:47:28 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3097427f93dde9a49f729e995b8d52d91cc30d4c
https://github.com/llvm/llvm-project/commit/3097427f93dde9a49f729e995b8d52d91cc30d4c
Author: Xing GUO <higuoxing at gmail.com>
Date: 2020-09-07 (Mon, 07 Sep 2020)
Changed paths:
A llvm/test/tools/obj2yaml/ELF/DWARF/debug-str.yaml
M llvm/tools/obj2yaml/elf2yaml.cpp
Log Message:
-----------
[obj2yaml] Add support for dumping the .debug_str section.
This patch adds support for dumping the .debug_str section to obj2yaml.
Reviewed By: jhenderson
Differential Revision: https://reviews.llvm.org/D86867
More information about the All-commits
mailing list