[PATCH] D48370: [XRay][llvm] Load XRay Profiles
Dean Michael Berris via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 21 01:45:54 PDT 2018
dberris updated this revision to Diff 161667.
dberris added a comment.
This revision is now accepted and ready to land.
Updated to implement a copy constructor, a move constructor, and associated assignment operations.
https://reviews.llvm.org/D48370
Files:
llvm/include/llvm/XRay/Profile.h
llvm/lib/XRay/CMakeLists.txt
llvm/lib/XRay/Profile.cpp
llvm/unittests/XRay/CMakeLists.txt
llvm/unittests/XRay/ProfileTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48370.161667.patch
Type: text/x-patch
Size: 30113 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180821/c1d61bfa/attachment.bin>
More information about the llvm-commits
mailing list