[Lldb-commits] [PATCH] D86144: [lldb] [testsuite] Add split-file for check-lldb dependencies
    Jan Kratochvil via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Tue Aug 18 09:11:10 PDT 2020
    
    
  
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()
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86144.286304.patch
Type: text/x-patch
Size: 259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200818/fb9bd339/attachment.bin>
    
    
More information about the lldb-commits
mailing list