[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 01:45:15 PDT 2018
dberris updated this revision to Diff 164165.
dberris added a comment.
Move mask and number functions out of class definition and into the implementation as detail functions instead.
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.164165.patch
Type: text/x-patch
Size: 15342 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180906/8176133c/attachment.bin>
More information about the llvm-commits
mailing list