[PATCH] D29319: [XRay] Define the InstrumentationMap type

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 31 15:48:14 PST 2017


dberris updated this revision to Diff 86515.
dberris marked 2 inline comments as done.
dberris added a comment.

- Address review comments


https://reviews.llvm.org/D29319

Files:
  include/llvm/XRay/InstrumentationMap.h
  lib/XRay/CMakeLists.txt
  lib/XRay/InstrumentationMap.cpp
  test/tools/llvm-xray/X86/account-deduce-tail-call.yaml
  test/tools/llvm-xray/X86/account-keep-going.yaml
  test/tools/llvm-xray/X86/account-simple-case.yaml
  test/tools/llvm-xray/X86/account-simple-sorting.yaml
  test/tools/llvm-xray/X86/convert-with-yaml-instrmap.txt
  test/tools/llvm-xray/X86/graph-color-simple-case.yaml
  test/tools/llvm-xray/X86/graph-deduce-tail-call.yaml
  test/tools/llvm-xray/X86/graph-simple-case.yaml
  tools/llvm-xray/xray-account.cc
  tools/llvm-xray/xray-converter.cc
  tools/llvm-xray/xray-extract.cc
  tools/llvm-xray/xray-extract.h
  tools/llvm-xray/xray-graph.cc
  tools/llvm-xray/xray-sleds.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29319.86515.patch
Type: text/x-patch
Size: 50572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170131/d51e72a7/attachment.bin>


More information about the llvm-commits mailing list