[all-commits] [llvm/llvm-project] b8d3ef: [BOLT][Linux] Fix linux_banner lookup (#144962)
Maksim Panchenko via All-commits
all-commits at lists.llvm.org
Thu Jun 19 23:09:55 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b8d3efa189620bfd48dab5fb05b923560fb1e2d5
https://github.com/llvm/llvm-project/commit/b8d3efa189620bfd48dab5fb05b923560fb1e2d5
Author: Maksim Panchenko <maks at fb.com>
Date: 2025-06-19 (Thu, 19 Jun 2025)
Changed paths:
M bolt/lib/Rewrite/LinuxKernelRewriter.cpp
M bolt/test/X86/linux-version.S
Log Message:
-----------
[BOLT][Linux] Fix linux_banner lookup (#144962)
While detecting the Linux kernel version, look for `linux_banner` symbol
with local visibility if the global one was not found.
Fixes #144847
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