summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objdump/Inputs/xcoff-section-headers-truncate.o
Commit message (Collapse)AuthorAgeFilesLines
* [Object][XCOFF] Add intial support for section header table.Sean Fertile2019-04-251-0/+0
Adds a representation of the section header table to XCOFFObjectFile, and implements enough to dump the section headers with llvm-obdump. Differential Revision: https://reviews.llvm.org/D60784 llvm-svn: 359244
OpenPOWER on IntegriCloud