[PATCH] D138097: [BOLT][AArch64] Handle adrp+ld64 linker relaxations

Vladislav Khmelevsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 22 13:20:34 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG17ed8f29287b: [BOLT][AArch64] Handle adrp+ld64 linker relaxations (authored by yota9).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138097/new/

https://reviews.llvm.org/D138097

Files:
  bolt/include/bolt/Core/MCPlusBuilder.h
  bolt/include/bolt/Core/Relocation.h
  bolt/include/bolt/Passes/FixRelaxationPass.h
  bolt/include/bolt/Rewrite/RewriteInstance.h
  bolt/lib/Core/Relocation.cpp
  bolt/lib/Passes/CMakeLists.txt
  bolt/lib/Passes/FixRelaxationPass.cpp
  bolt/lib/Rewrite/BinaryPassManager.cpp
  bolt/lib/Rewrite/RewriteInstance.cpp
  bolt/lib/Target/AArch64/AArch64MCPlusBuilder.cpp
  bolt/test/AArch64/Inputs/got-ld64-relaxation.yaml
  bolt/test/AArch64/got-ld64-relaxation.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138097.484954.patch
Type: text/x-patch
Size: 21137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221222/d60d83b6/attachment.bin>


More information about the llvm-commits mailing list