summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-readobj/print-hex.test
Commit message (Collapse)AuthorAgeFilesLines
* [llvm-readobj] Generic hex-dump optionPaul Semel2018-07-251-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) optionPaul Semel2018-07-111-0/+20
Differential Revision: https://reviews.llvm.org/D48281 llvm-svn: 336782
OpenPOWER on IntegriCloud