[all-commits] [llvm/llvm-project] 7baed7: [lldb] [testsuite] Add split-file for check-lldb d...
Jan Kratochvil via All-commits
all-commits at lists.llvm.org
Tue Aug 18 09:11:18 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7baed769c7ea8de27a1c077c7ff30f4e19988ade
https://github.com/llvm/llvm-project/commit/7baed769c7ea8de27a1c077c7ff30f4e19988ade
Author: Jan Kratochvil <jan.kratochvil at redhat.com>
Date: 2020-08-18 (Tue, 18 Aug 2020)
Changed paths:
M lldb/test/CMakeLists.txt
Log Message:
-----------
[lldb] [testsuite] Add split-file for check-lldb dependencies
D85968 started to use `split-file` and while buildbots run fine while
doing `make check-lldb` by hand I get:
.../llvm-monorepo-clangassert/tools/lldb/test/SymbolFile/DWARF/Output/DW_AT_declaration-with-children.s.script: line 2: split-file: command not found
failed:
lldb-shell :: SymbolFile/DWARF/DW_AT_declaration-with-children.s
Differential Revision: https://reviews.llvm.org/D86144
More information about the All-commits
mailing list