]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #53740 - japaric:readobj, r=alexcrichton
authorPietro Albini <pietro@pietroalbini.org>
Thu, 30 Aug 2018 18:15:38 +0000 (20:15 +0200)
committerGitHub <noreply@github.com>
Thu, 30 Aug 2018 18:15:38 +0000 (20:15 +0200)
commitd52fea8796a18a7e9a41a84f5e0192982c7b31bc
tree1f89e844b040f0d333d096ef5e9f3984f679792b
parented076800289a13b097cbdeda1c2d7b649e66c295
parent84796cbc01efe0f3b12985869c7a3efa88caf9f0
Rollup merge of #53740 - japaric:readobj, r=alexcrichton

add llvm-readobj to llvm-tools-preview

Similar to readelf but supports more object formats (it seems). Particularly useful to inspect in detail sections (e.g. their flags) and symbols (e.g. their types).

r? @alexcrichton
cc @dvc94ch
src/bootstrap/lib.rs