[all-commits] [llvm/llvm-project] b6020c: [ObjectYAML][ELF] Let the endianness of DWARF sect...
Xing GUO via All-commits
all-commits at lists.llvm.org
Wed Jun 3 18:22:34 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b6020c330d3826aa542164842d6ba71fdee3650b
https://github.com/llvm/llvm-project/commit/b6020c330d3826aa542164842d6ba71fdee3650b
Author: Xing GUO <higuoxing at gmail.com>
Date: 2020-06-04 (Thu, 04 Jun 2020)
Changed paths:
M llvm/lib/ObjectYAML/ELFYAML.cpp
M llvm/test/tools/yaml2obj/ELF/DWARF/debug-aranges.yaml
Log Message:
-----------
[ObjectYAML][ELF] Let the endianness of DWARF sections be inferred from FileHeader.
This patch helps infer the endianness of DWARF sections from `FileHeader`.
Reviewed By: jhenderson, grimar
Differential Revision: https://reviews.llvm.org/D81051
More information about the All-commits
mailing list