diff options
author | Dean Michael Berris <dberris@google.com> | 2016-10-26 04:14:34 +0000 |
---|---|---|
committer | Dean Michael Berris <dberris@google.com> | 2016-10-26 04:14:34 +0000 |
commit | c92bfb5a044b4a135c492fd81c0028c620060a26 (patch) | |
tree | 4978ca3583f8262f279c0a9d65d31813451eb1c1 /llvm/tools/llvm-mc-fuzzer/llvm-mc-fuzzer.cpp | |
parent | c773c9f49174de58f6a8a2232d169d71787a67ed (diff) | |
download | bcm5719-llvm-c92bfb5a044b4a135c492fd81c0028c620060a26.tar.gz bcm5719-llvm-c92bfb5a044b4a135c492fd81c0028c620060a26.zip |
[XRay] Implement `llvm-xray extract`, start of the llvm-xray tool
Usage:
llvm-xray extract <object file> [-o <filename or '-'>]
The tool gets the XRay instrumentation map from an object file and turns
it into YAML. We first support ELF64 sleds on x86_64 binaries, with
provision for supporting other supported platforms and formats later.
This is the first of a many-part change to fully implement the
`llvm-xray` tool.
We also define a subcommand registration and dispatch mechanism to be
used by other further subcommand implementations for llvm-xray.
Diffusion Revision: https://reviews.llvm.org/D21987
llvm-svn: 285165
Diffstat (limited to 'llvm/tools/llvm-mc-fuzzer/llvm-mc-fuzzer.cpp')
0 files changed, 0 insertions, 0 deletions