commit | 224acd245300fb933d58d892152dc0d802636adb | [log] [tgz] |
---|---|---|
author | Zachary Turner <zturner@google.com> | Thu Apr 27 19:38:38 2017 +0000 |
committer | Zachary Turner <zturner@google.com> | Thu Apr 27 19:38:38 2017 +0000 |
tree | 76b23b61ca48069f2e5a8d97a4b8b1903d76eced | |
parent | 1d4cf6e01f23288b26ee2a7ead6f07469d28ca3c [diff] |
[llvm-readobj] Dump COFF Resources section. 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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@301578 91177308-0d34-0410-b5e6-96231b3b80d8