[all-commits] [llvm/llvm-project] 945df8: [obj2yaml][XCOFF] Dump sections
Esme via All-commits
all-commits at lists.llvm.org
Tue Sep 14 22:17:16 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 945df8bc4cf3c72a9721431ec490e2f196be170e
https://github.com/llvm/llvm-project/commit/945df8bc4cf3c72a9721431ec490e2f196be170e
Author: Esme-Yi <esme.yi at ibm.com>
Date: 2021-09-15 (Wed, 15 Sep 2021)
Changed paths:
M llvm/test/tools/obj2yaml/XCOFF/aix.yaml
A llvm/test/tools/obj2yaml/XCOFF/invalid-section.yaml
A llvm/test/tools/obj2yaml/XCOFF/invalid-symbol.yaml
M llvm/tools/obj2yaml/xcoff2yaml.cpp
Log Message:
-----------
[obj2yaml][XCOFF] Dump sections
Summary: This patch implements parsing sections for obj2yaml on AIX.
Reviewed By: jhenderson
Differential Revision: https://reviews.llvm.org/D98003
More information about the All-commits
mailing list