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

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 31 16:16:47 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL293721: [XRay] Define the InstrumentationMap type (authored by dberris).

Changed prior to commit:
  https://reviews.llvm.org/D29319?vs=86515&id=86520#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29319

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

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


More information about the llvm-commits mailing list