summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-readobj/resources.test
Commit message (Collapse)AuthorAgeFilesLines
* [llvm-readobj] Dump COFF Resources section.Zachary Turner2017-04-271-0/+19
This patch dumps the raw bytes of the .rsrc sections that are present in COFF object and executable files. Subsequent patches will parse this information and dump in a more human readable format. Differential Revision: https://reviews.llvm.org/D32463 Patch By: Eric Beckmann llvm-svn: 301578
OpenPOWER on IntegriCloud