[PATCH] D21599: [Libcxx][MIPS] Use LLVM CheckAtomic.cmake module to figure out whether we need to link with libatomic.
Nitesh Jain via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 12 03:53:58 PDT 2016
nitesh.jain added a comment.
In http://reviews.llvm.org/D21599#481588, @dsanders wrote:
> Have you tried a standalone build? I suspect HAVE_CXX_LIBATOMICS64 will never be set for that case. If that's the case, adding 'include(CheckAtomic)' will probably fix it.
I never tried a standalone build. Please can you shared standalone build steps (I can't find any doc's for that) ?
Thanks
Repository:
rL LLVM
http://reviews.llvm.org/D21599
More information about the cfe-commits
mailing list