Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-readobj] Generic hex-dump option | Paul Semel | 2018-07-25 | 1 | -0/+5 |
| | | | | | | | | | | Helpers are available to make this option file format independant. This patch adds the feature for Wasm file format. It doesn't change the behavior of the other file format handling. Differential Revision: https://reviews.llvm.org/D49545 llvm-svn: 337896 | ||||
* | [llvm-readobj] Add -hex-dump (-x) option | Paul Semel | 2018-07-11 | 1 | -0/+20 |
Differential Revision: https://reviews.llvm.org/D48281 llvm-svn: 336782 |