[all-commits] [llvm/llvm-project] a3096c: [lld/test] List one test dep per line
Nico Weber via All-commits
all-commits at lists.llvm.org
Fri Dec 17 06:52:10 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a3096ca9b4998606371a2a3ffed7d027398b6047
https://github.com/llvm/llvm-project/commit/a3096ca9b4998606371a2a3ffed7d027398b6047
Author: Nico Weber <thakis at chromium.org>
Date: 2021-12-17 (Fri, 17 Dec 2021)
Changed paths:
M lld/test/CMakeLists.txt
Log Message:
-----------
[lld/test] List one test dep per line
Matches llvm's and clang's /test/CMakeLists.txt, makes it easier to
see in diffs which deps get added, and makes it easier to see if
a given dependency is present or not.
No behavior change.
More information about the All-commits
mailing list