[all-commits] [llvm/llvm-project] fb9a07: [lld] Add llvm-profdata to lld test deps
Reid Kleckner via All-commits
all-commits at lists.llvm.org
Wed Aug 11 11:53:36 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fb9a075c813c58b9f0102a986ca3af3ce245b90f
https://github.com/llvm/llvm-project/commit/fb9a075c813c58b9f0102a986ca3af3ce245b90f
Author: Reid Kleckner <rnk at google.com>
Date: 2021-08-11 (Wed, 11 Aug 2021)
Changed paths:
M lld/test/CMakeLists.txt
Log Message:
-----------
[lld] Add llvm-profdata to lld test deps
As of https://reviews.llvm.org/D104431, the test suite runs
llvm-profdata, so it must be added to the list of deps.
More information about the All-commits
mailing list