This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7baed769c7ea: [lldb] [testsuite] Add split-file for 
check-lldb dependencies (authored by jankratochvil).

Changed prior to commit:
  https://reviews.llvm.org/D86144?vs=286291&id=286304#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86144

Files:
  lldb/test/CMakeLists.txt


Index: lldb/test/CMakeLists.txt
===================================================================
--- lldb/test/CMakeLists.txt
+++ lldb/test/CMakeLists.txt
@@ -77,6 +77,7 @@
     dsymutil
     llvm-strip
     not
+    split-file
     yaml2obj
   )
 endif()


Index: lldb/test/CMakeLists.txt
===================================================================
--- lldb/test/CMakeLists.txt
+++ lldb/test/CMakeLists.txt
@@ -77,6 +77,7 @@
     dsymutil
     llvm-strip
     not
+    split-file
     yaml2obj
   )
 endif()
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to