[PATCH] D31345: [XRay] [compiler-rt] Unwriting FDR mode buffers when functions are short.

Keith Wyss via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 29 19:20:46 PDT 2017


I just realized that check-prefix would allow collapsing these tests into a
single file. I kind of fumbled my way through FileCheck, but I get it now.

On Mar 29, 2017 7:08 PM, "Keith via Phabricator" <reviews at reviews.llvm.org>
wrote:

> kpw updated this revision to Diff 93440.
> kpw added a comment.
>
> Adding test cases for end to end FDR and unwinding FDR.
>
>
> https://reviews.llvm.org/D31345
>
> Files:
>   lib/xray/xray_fdr_logging_impl.h
>   lib/xray/xray_flags.inc
>   test/xray/TestCases/Linux/fdr-mode-unwriting.cc
>   test/xray/TestCases/Linux/fdr-mode.cc
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170329/4558ea6f/attachment.html>


More information about the llvm-commits mailing list