[Lldb-commits] [PATCH] D20464: [LLDB][MIPS] Check if libatomic needs to be specified explicitly.

Nitesh Jain via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 7 02:29:26 PDT 2016


nitesh.jain added a comment.

In http://reviews.llvm.org/D20464#473884, @Eugene.Zelenko wrote:

> As fas as I could judge from log, you built LLDB with LLVM/Clang. But problem happens when it's necessary to build LLDB separately from LLVM/Clang (standalone build).


Then we need to introduce a 64 bit atomic check in cmake/modules/LLDBStandalone.cmake. what do you thing?

Thanks


Repository:
  rL LLVM

http://reviews.llvm.org/D20464





More information about the lldb-commits mailing list