[Lldb-commits] [PATCH] D23881: [LLDB] [cmake]: Add local module directory to search path for standalone build

Kamil Rytarowski via lldb-commits lldb-commits at lists.llvm.org
Thu Aug 25 10:48:48 PDT 2016


krytarowski added a comment.

In https://reviews.llvm.org/D23881#525420, @mgorny wrote:

> In https://reviews.llvm.org/D23881#525411, @krytarowski wrote:
>
> > In https://reviews.llvm.org/D23881#525405, @mgorny wrote:
> >
> > > In https://reviews.llvm.org/D23881#525401, @krytarowski wrote:
> > >
> > > > The proper way to fix it is to install CheckAtomic from LLVM/Clang.
> > > >
> > > > See https://reviews.llvm.org/D22999
> > >
> > >
> > > Wasn't that rejected?
> >
> >
> > There was rejected a proposal to add CheckAtomic copy to LLDB. Not a proposal to install CheckAtomic for more customers of LLVM.
>
>
> Ah, sorry, I didn't read that thoroughly. Should I create a patch for that, or will you handle it from here?


Please create it and I will test it on NetBSD.

Please add reviewers from https://reviews.llvm.org/D22999


Repository:
  rL LLVM

https://reviews.llvm.org/D23881





More information about the lldb-commits mailing list