[PATCH] D51723: [XRay] Add a BlockVerifier visitor for FDR Records
Dean Michael Berris via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 7 00:08:00 PDT 2018
dberris updated this revision to Diff 164360.
dberris added a comment.
Use a struct instead of a std::tuple<...> in the function-local static constexpr array.
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.164360.patch
Type: text/x-patch
Size: 15028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180907/d4cb90cd/attachment.bin>
More information about the llvm-commits
mailing list