[all-commits] [llvm/llvm-project] dfcb89: [LLVM-C] Fix linking failure introduced by 3351097.
Yingwei Zheng via All-commits
all-commits at lists.llvm.org
Wed Nov 1 02:21:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dfcb8907c125828cbde1f22c21210c073f896213
https://github.com/llvm/llvm-project/commit/dfcb8907c125828cbde1f22c21210c073f896213
Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
Date: 2023-11-01 (Wed, 01 Nov 2023)
Changed paths:
M llvm/unittests/Target/CMakeLists.txt
Log Message:
-----------
[LLVM-C] Fix linking failure introduced by 3351097.
This patch adds missing dependencies required by the new unittest introduced by #68406.
More information about the All-commits
mailing list