[PATCH] D21987: [XRay] Implement `llvm-xray extract`, start of the llvm-xray tool

Dean Michael Berris via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 5 01:50:05 PDT 2016


dberris updated this revision to Diff 73604.
dberris added a comment.

- Add a command registry interface


https://reviews.llvm.org/D21987

Files:
  test/tools/llvm-xray/X86/Inputs/simple-instrmap.yaml
  test/tools/llvm-xray/X86/extract-instrmap.ll
  test/tools/llvm-xray/X86/lit.local.cfg
  tools/llvm-xray/CMakeLists.txt
  tools/llvm-xray/llvm-xray.cc
  tools/llvm-xray/xray-extract.cc
  tools/llvm-xray/xray-extract.h
  tools/llvm-xray/xray-registry.cc
  tools/llvm-xray/xray-registry.h
  tools/llvm-xray/xray-sleds.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21987.73604.patch
Type: text/x-patch
Size: 22788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161005/f72ec679/attachment-0001.bin>


More information about the llvm-commits mailing list