[all-commits] [llvm/llvm-project] 3ca619: Revert "[bolt] Fix (part of) dylib compatibility"
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Thu Sep 22 01:42:33 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3ca61941c121ef6bf87f42f8418da614dd9f7ed5
https://github.com/llvm/llvm-project/commit/3ca61941c121ef6bf87f42f8418da614dd9f7ed5
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:
-----------
Revert "[bolt] Fix (part of) dylib compatibility"
This reverts commit 34ad83d883cc4505412a7c3e1e3da74e5408aa82.
Commit: 9029ed2e4b2fda3b4c138eefeed686234e163495
https://github.com/llvm/llvm-project/commit/9029ed2e4b2fda3b4c138eefeed686234e163495
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 components should not be listed as part of LLVM_LINK_COMPONENTS.
Differential Revision: https://reviews.llvm.org/D134278
Compare: https://github.com/llvm/llvm-project/compare/34ad83d883cc...9029ed2e4b2f
More information about the All-commits
mailing list