summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/PDB/section-headers.test
Commit message (Collapse)AuthorAgeFilesLines
* [llvm-pdbutil] Dump image section headers.Zachary Turner2017-08-041-0/+66
Image section headers are stored in the DBI stream, but we had no way to dump them. This patch adds dumping support, along with some tests that LLD actually dumps them correctly. Differential Revision: https://reviews.llvm.org/D36332 llvm-svn: 310107
OpenPOWER on IntegriCloud