[all-commits] [llvm/llvm-project] c8e980: [XCOFF][llvm-objdump] Dump the debug type in `--se...
Esme via All-commits
all-commits at lists.llvm.org
Thu Jun 10 00:09:11 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c8e980ab4accf6faa404d2650785cb2f6a7ac20a
https://github.com/llvm/llvm-project/commit/c8e980ab4accf6faa404d2650785cb2f6a7ac20a
Author: Esme-Yi <esme.yi at ibm.com>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M llvm/include/llvm/Object/XCOFFObjectFile.h
M llvm/lib/Object/XCOFFObjectFile.cpp
M llvm/test/tools/llvm-objdump/XCOFF/section-headers.test
Log Message:
-----------
[XCOFF][llvm-objdump] Dump the debug type in `--section-headers` option.
Summary: Add XCOFF recognition of debug section types
under `--section-headers` option.
Reviewed By: jhenderson
Differential Revision: https://reviews.llvm.org/D103079
More information about the All-commits
mailing list