Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Object][XCOFF] Add intial support for section header table. | Sean Fertile | 2019-04-25 | 1 | -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 |