[PATCH] D31930: [XRay] [compiler-rt] Simplify FDR logging handler. [NFC]
Keith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 11 17:03:42 PDT 2017
kpw accepted this revision.
kpw added a comment.
This revision is now accepted and ready to land.
I think we'll probably want to explore tests with very specific call sequences in the future, and that's why the Buffer was passed around.
No point in over constraining what we have now for a nebulous future though. LGTM.
https://reviews.llvm.org/D31930
More information about the llvm-commits
mailing list