[Lldb-commits] [PATCH] D96034: [lldb/cmake] Reduce duplication in generation lldb-dotest

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Feb 4 06:45:21 PST 2021


labath created this revision.
labath added reviewers: JDevlieghere, stella.stamenova.
Herald added a subscriber: mgorny.
labath requested review of this revision.
Herald added a project: LLDB.

Use indirection to avoid duplicated long lists of variables.

Depends on D95261 <https://reviews.llvm.org/D95261>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D96034

Files:
  lldb/utils/lldb-dotest/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96034.321414.patch
Type: text/x-patch
Size: 7166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210204/109322d3/attachment.bin>


More information about the lldb-commits mailing list