[PATCH] D51673: [XRay] Add a BlockIndexer visitor for FDR Records.

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 5 22:50:33 PDT 2018


dberris updated this revision to Diff 164146.
dberris marked 3 inline comments as done.
dberris added a comment.

Address comments by @mboerger.


https://reviews.llvm.org/D51673

Files:
  llvm/include/llvm/XRay/BlockIndexer.h
  llvm/lib/XRay/BlockIndexer.cpp
  llvm/lib/XRay/CMakeLists.txt
  llvm/unittests/XRay/CMakeLists.txt
  llvm/unittests/XRay/FDRBlockIndexerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51673.164146.patch
Type: text/x-patch
Size: 9636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180906/8704522a/attachment.bin>


More information about the llvm-commits mailing list