[PATCH] D51723: [XRay] Add a BlockVerifier visitor for FDR Records

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 6 19:25:17 PDT 2018


dberris updated this revision to Diff 164345.
dberris marked an inline comment as done.
dberris added a comment.

Rebase, remove unnecessary comments, reformat.


https://reviews.llvm.org/D51723

Files:
  llvm/include/llvm/XRay/BlockVerifier.h
  llvm/lib/XRay/BlockVerifier.cpp
  llvm/lib/XRay/CMakeLists.txt
  llvm/unittests/XRay/CMakeLists.txt
  llvm/unittests/XRay/FDRBlockVerifierTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51723.164345.patch
Type: text/x-patch
Size: 14925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180907/bdf6e7f4/attachment.bin>


More information about the llvm-commits mailing list