[all-commits] [llvm/llvm-project] f026cb: [BOLT][AArch64] Fix BUILD_SHARED_LIBS after #15873...
Paschalis Mpeis via All-commits
all-commits at lists.llvm.org
Fri Sep 26 08:49:43 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f026cb0909b380f87b748971576e0e30396c3342
https://github.com/llvm/llvm-project/commit/f026cb0909b380f87b748971576e0e30396c3342
Author: Paschalis Mpeis <paschalis.mpeis at arm.com>
Date: 2025-09-26 (Fri, 26 Sep 2025)
Changed paths:
M bolt/lib/Target/AArch64/CMakeLists.txt
Log Message:
-----------
[BOLT][AArch64] Fix BUILD_SHARED_LIBS after #158738 (#160854)
Link BOLTUtils against the AArch64 target to support the new option
that enables instrumentation without LSE (see #158738)
This fixes shared library builds, eg:
https://lab.llvm.org/staging/#/builders/220/builds/1537
Note: the link points to a collapsing builder.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list