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

Yvan Roux via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 19 01:35:13 PDT 2018


Hi Dean,

Ok it was just reverted by Douglas Y.

Cheers,
Yvan

On Thu, 18 Oct 2018 at 23:31, Dean Michael Berris <dberris at google.com> wrote:
>
> 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