[Lldb-commits] [PATCH] D73767: [lldb] [test] Pass LLVM_LIBS_DIR from CMake for linking liblldb

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jan 31 03:35:29 PST 2020


mgorny updated this revision to Diff 241672.
mgorny retitled this revision from "[lldb] [test] Respect LLVM_LIBDIR_SUFFIX when linking liblldb" to "[lldb] [test] Pass LLVM_LIBS_DIR from CMake for linking liblldb".
mgorny edited the summary of this revision.
mgorny added a comment.

The question is, does this break any of the platform hacks? ;-)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73767/new/

https://reviews.llvm.org/D73767

Files:
  lldb/packages/Python/lldbsuite/test/configuration.py
  lldb/packages/Python/lldbsuite/test/dotest.py
  lldb/packages/Python/lldbsuite/test/dotest_args.py
  lldb/packages/Python/lldbsuite/test/lldbtest.py
  lldb/test/API/lit.cfg.py
  lldb/test/API/lit.site.cfg.py.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73767.241672.patch
Type: text/x-patch
Size: 5754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200131/38094740/attachment.bin>


More information about the lldb-commits mailing list