[all-commits] [llvm/llvm-project] eddf38: [BOLT-UnitTests] Fix shared libraries build
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Fri Feb 4 18:01:28 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eddf384965560f40b9d375b6e07f3b3db537a010
https://github.com/llvm/llvm-project/commit/eddf384965560f40b9d375b6e07f3b3db537a010
Author: Amir Ayupov <amir.aupov at gmail.com>
Date: 2022-02-04 (Fri, 04 Feb 2022)
Changed paths:
M bolt/unittests/Core/CMakeLists.txt
Log Message:
-----------
[BOLT-UnitTests] Fix shared libraries build
Fix build with `-DBUILD_SHARED_LIBS=ON` (add explicit deps).
Reviewed By: yota9
Differential Revision: https://reviews.llvm.org/D119042
More information about the All-commits
mailing list