[all-commits] [llvm/llvm-project] a693ae: [BOLT] Enable re-writing of Linux kernel binary (#...
Maksim Panchenko via All-commits
all-commits at lists.llvm.org
Thu Feb 1 12:11:38 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a693ae5306d224228acbbc1366dc90432afce434
https://github.com/llvm/llvm-project/commit/a693ae5306d224228acbbc1366dc90432afce434
Author: Maksim Panchenko <maks at fb.com>
Date: 2024-02-01 (Thu, 01 Feb 2024)
Changed paths:
M bolt/lib/Rewrite/RewriteInstance.cpp
M bolt/test/X86/linux-orc.s
Log Message:
-----------
[BOLT] Enable re-writing of Linux kernel binary (#80228)
Write modified Linux kernel binary to disk. The output is not supposed
to be functional at the moment, but it will allow for future patches to
test the output binary.
More information about the All-commits
mailing list