[Lldb-commits] [PATCH] D135825: [LLDB] Only run lldb-server Shell tests if it gets built
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 13 05:57:49 PDT 2022
DavidSpickett added a comment.
Would a `lit.local.cfg` work in this folder (`lldb/test/Shell/lldb-server/` that is)? That would automatically apply it to all existing and future tests.
`llvm/test/MC/AArch64/lit.local.cfg` is one example.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135825/new/
https://reviews.llvm.org/D135825
More information about the lldb-commits
mailing list