[all-commits] [llvm/llvm-project] 0e47a8: [obj2yaml] Add support for dumping the .debug_rang...
Xing GUO via All-commits
all-commits at lists.llvm.org
Thu Sep 10 17:48:57 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0e47a8d17fe85b4ab810a17cde4178b2729f2363
https://github.com/llvm/llvm-project/commit/0e47a8d17fe85b4ab810a17cde4178b2729f2363
Author: Xing GUO <higuoxing at gmail.com>
Date: 2020-09-11 (Fri, 11 Sep 2020)
Changed paths:
A llvm/test/tools/obj2yaml/ELF/DWARF/debug-ranges.yaml
M llvm/tools/obj2yaml/elf2yaml.cpp
Log Message:
-----------
[obj2yaml] Add support for dumping the .debug_ranges section.
This patch adds support for dumping the .debug_ranges section to
elf2yaml.
Reviewed By: jhenderson
Differential Revision: https://reviews.llvm.org/D87429
More information about the All-commits
mailing list