[all-commits] [llvm/llvm-project] 9c3f6f: [libunwind] Make the test depend on the libunwind ...
Dani via All-commits
all-commits at lists.llvm.org
Mon Aug 3 00:46:43 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9c3f6fb68807c8100797b001c0621ae0c9a6d1fc
https://github.com/llvm/llvm-project/commit/9c3f6fb68807c8100797b001c0621ae0c9a6d1fc
Author: Daniel Kiss <daniel.kiss at arm.com>
Date: 2020-08-03 (Mon, 03 Aug 2020)
Changed paths:
M libunwind/test/CMakeLists.txt
Log Message:
-----------
[libunwind] Make the test depend on the libunwind explicitly.
Before this patch the `ninja check-unwind` won't rebuild the unwind library.
Reviewed By: jroelofs
Differential Revision: https://reviews.llvm.org/D85004
More information about the All-commits
mailing list