[PATCH] D20896: [LLVM][MIPS] Introduce a CheckAtomic64 cmake module.
Nitesh Jain via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 15 05:30:33 PDT 2016
nitesh.jain added a comment.
In http://reviews.llvm.org/D20896#455830, @nitesh.jain wrote:
> In http://reviews.llvm.org/D20896#454788, @zturner wrote:
>
> > My own comments:
> >
> > This looks fine since it removes code duplication across multiple
> > subprojects. Have you tested that both libcxx and lldb work correctly when
> > using this module as opposed to the existing ones?
>
>
> This module work fine with LLDB but need to check with libcxx. I will check and let you know.
I am able to build lldb and libcxx with this module.
-nj
Repository:
rL LLVM
http://reviews.llvm.org/D20896
More information about the llvm-commits
mailing list