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

Vladislav Khmelevsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 20 06:30:03 PST 2022


yota9 updated this revision to Diff 484247.
yota9 marked an inline comment as done.
yota9 added a comment.

Replace test


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/got-ld64-relaxation.c

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


More information about the llvm-commits mailing list