[PATCH] D52974: [XRay][compiler-rt] Generational Buffer Management

Dean Michael Berris via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 18 14:31:43 PDT 2018


Hi Yvan,

Apologies for the delay here. Please feel free to revert until I can
figure it out offline if this is still broken.
On Wed, Oct 17, 2018 at 11:57 PM Yvan Roux <yvan.roux at linaro.org> wrote:
>
> Hi Dean,
>
> this commit broke ARN bots, logs are available here:
>
> http://lab.llvm.org:8011/builders/clang-cmake-armv7-full/builds/2683/steps/ninja%20check%201/logs/FAIL%3A%20XRay-Unit%3A%3ABufferQueueTest.GenerationalSupport
>
> Cheers,
> Yvan
> On Wed, 17 Oct 2018 at 09:01, Dean Michael Berris via Phabricator via
> llvm-commits <llvm-commits at lists.llvm.org> wrote:
> >
> > This revision was automatically updated to reflect the committed changes.
> > Closed by commit rL344670: [XRay][compiler-rt] Generational Buffer Management (authored by dberris, committed by ).
> > Herald added a subscriber: delcypher.
> >
> > Changed prior to commit:
> >   https://reviews.llvm.org/D52974?vs=169646&id=169952#toc
> >
> > Repository:
> >   rL LLVM
> >
> > https://reviews.llvm.org/D52974
> >
> > Files:
> >   compiler-rt/trunk/lib/xray/tests/unit/buffer_queue_test.cc
> >   compiler-rt/trunk/lib/xray/xray_buffer_queue.cc
> >   compiler-rt/trunk/lib/xray/xray_buffer_queue.h
> >   compiler-rt/trunk/lib/xray/xray_fdr_logging.cc
> >
> > _______________________________________________
> > llvm-commits mailing list
> > llvm-commits at lists.llvm.org
> > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits


More information about the llvm-commits mailing list