[all-commits] [llvm/llvm-project] 4e88d9: [BOLT] Add optional flag to Relocations
Paschalis Mpeis via All-commits
all-commits at lists.llvm.org
Mon Mar 17 09:24:11 PDT 2025
Branch: refs/heads/users/paschalis-mpeis/bolt-optional-relocations
Home: https://github.com/llvm/llvm-project
Commit: 4e88d962bc477ceb03b4ac3c937568066bd96f27
https://github.com/llvm/llvm-project/commit/4e88d962bc477ceb03b4ac3c937568066bd96f27
Author: Paschalis Mpeis <Paschalis.Mpeis at arm.com>
Date: 2025-03-17 (Mon, 17 Mar 2025)
Changed paths:
M bolt/include/bolt/Core/BinaryContext.h
M bolt/include/bolt/Core/BinaryFunction.h
M bolt/include/bolt/Core/BinarySection.h
M bolt/include/bolt/Core/Relocation.h
M bolt/lib/Core/BinaryContext.cpp
M bolt/lib/Core/BinaryFunction.cpp
M bolt/lib/Core/BinarySection.cpp
M bolt/lib/Core/JumpTable.cpp
M bolt/lib/Rewrite/LinuxKernelRewriter.cpp
M bolt/lib/Rewrite/RewriteInstance.cpp
M bolt/lib/Target/AArch64/AArch64MCPlusBuilder.cpp
M bolt/lib/Target/X86/X86MCPlusBuilder.cpp
M bolt/unittests/Core/BinaryContext.cpp
Log Message:
-----------
[BOLT] Add optional flag to Relocations
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