[PATCH] D128082: [BOLT][AArch64] Handle gold linker veneers

Vladislav Khmelevsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 28 06:20:19 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG425dda76e9fa: [BOLT][AArch64] Handle gold linker veneers (authored by yota9).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128082

Files:
  bolt/include/bolt/Core/BinaryContext.h
  bolt/include/bolt/Core/BinaryFunction.h
  bolt/include/bolt/Core/MCPlusBuilder.h
  bolt/lib/Core/BinaryContext.cpp
  bolt/lib/Core/BinaryFunction.cpp
  bolt/lib/Passes/BinaryPasses.cpp
  bolt/lib/Passes/VeneerElimination.cpp
  bolt/lib/Rewrite/BinaryPassManager.cpp
  bolt/lib/Rewrite/RewriteInstance.cpp
  bolt/lib/Target/AArch64/AArch64MCPlusBuilder.cpp
  bolt/test/AArch64/veneer-gold.s
  bolt/test/AArch64/veneer.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128082.440587.patch
Type: text/x-patch
Size: 22515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220628/b12c1ab8/attachment.bin>


More information about the llvm-commits mailing list