[all-commits] [llvm/llvm-project] f9bf9f: [BOLT] Add .relr.dyn section support
Vladislav Khmelevsky via All-commits
all-commits at lists.llvm.org
Fri Mar 17 06:26:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f9bf9f925e3761df3bf6222c4e70f4cc74e8c9c7
https://github.com/llvm/llvm-project/commit/f9bf9f925e3761df3bf6222c4e70f4cc74e8c9c7
Author: Vladislav Khmelevsky <och95 at yandex.ru>
Date: 2023-03-17 (Fri, 17 Mar 2023)
Changed paths:
M bolt/include/bolt/Core/BinarySection.h
M bolt/include/bolt/Core/Relocation.h
M bolt/include/bolt/Rewrite/RewriteInstance.h
M bolt/lib/Core/Relocation.cpp
M bolt/lib/Rewrite/RewriteInstance.cpp
M bolt/test/AArch64/constant_island_pie_update.s
Log Message:
-----------
[BOLT] Add .relr.dyn section support
Vladislav Khmelevsky,
Advanced Software Technology Lab, Huawei
Differential Revision: https://reviews.llvm.org/D146085
More information about the All-commits
mailing list