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

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Fri Jun 24 03:59:01 PDT 2016


labath requested changes to this revision.
labath added a comment.
This revision now requires changes to proceed.

In general, the idea sounds reasonable.

I think you should be able to achieve the same effect by adding the library to LLDB_SYSTEM_LIBS in LLDBDependencies.cmake. This should be a much cleaner (and definitely more consistent) way of doing things.


Repository:
  rL LLVM

http://reviews.llvm.org/D20464





More information about the lldb-commits mailing list