[all-commits] [llvm/llvm-project] 2f9d94: [BOLT] Change Relocation Type to 32-bit NFCI (#130...
Paschalis Mpeis via All-commits
all-commits at lists.llvm.org
Fri Mar 14 11:16:21 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2f9d94981c0eb76fe2127b09351ba7b84064471c
https://github.com/llvm/llvm-project/commit/2f9d94981c0eb76fe2127b09351ba7b84064471c
Author: Paschalis Mpeis <paschalis.mpeis at arm.com>
Date: 2025-03-14 (Fri, 14 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/MCPlusBuilder.h
M bolt/include/bolt/Core/Relocation.h
M bolt/include/bolt/Rewrite/RewriteInstance.h
M bolt/lib/Core/BinaryContext.cpp
M bolt/lib/Core/BinaryFunction.cpp
M bolt/lib/Core/JumpTable.cpp
M bolt/lib/Core/MCPlusBuilder.cpp
M bolt/lib/Core/Relocation.cpp
M bolt/lib/Rewrite/RewriteInstance.cpp
M bolt/lib/Target/AArch64/AArch64MCPlusBuilder.cpp
M bolt/lib/Target/RISCV/RISCVMCPlusBuilder.cpp
M bolt/lib/Target/X86/X86MCPlusBuilder.cpp
Log Message:
-----------
[BOLT] Change Relocation Type to 32-bit NFCI (#130792)
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