[all-commits] [llvm/llvm-project] 34ad83: [bolt] Fix (part of) dylib compatibility
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Thu Sep 22 01:33:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 34ad83d883cc4505412a7c3e1e3da74e5408aa82
https://github.com/llvm/llvm-project/commit/34ad83d883cc4505412a7c3e1e3da74e5408aa82
Author: serge-sans-paille <sguelton at redhat.com>
Date: 2022-09-22 (Thu, 22 Sep 2022)
Changed paths:
M bolt/lib/Target/AArch64/CMakeLists.txt
M bolt/lib/Target/X86/CMakeLists.txt
M bolt/tools/llvm-bolt-fuzzer/CMakeLists.txt
Log Message:
-----------
[bolt] Fix (part of) dylib compatibility
Non-LLVM component should not be listed as part of LLVM_LINK_COMPONENTS
Differential Revision: https://reviews.llvm.org/D134278
More information about the All-commits
mailing list