[PATCH] D158911: [BOLT] Support input binaries that use R_X86_GOTPC64

Rafael Auler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 2 23:13:12 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG853e126ce32a: [BOLT] Support input binaries that use R_X86_GOTPC64 (authored by rafauler).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158911

Files:
  bolt/include/bolt/Core/BinaryContext.h
  bolt/include/bolt/Core/Relocation.h
  bolt/lib/Core/BinaryContext.cpp
  bolt/lib/Core/Relocation.cpp
  bolt/lib/Rewrite/JITLinkLinker.cpp
  bolt/lib/Rewrite/RewriteInstance.cpp
  bolt/lib/Target/X86/X86MCPlusBuilder.cpp
  bolt/lib/Target/X86/X86MCSymbolizer.cpp
  bolt/lib/Target/X86/X86MCSymbolizer.h
  bolt/test/runtime/X86/gotoff-large-code-model-2.s
  bolt/test/runtime/X86/gotoff-large-code-model.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158911.557550.patch
Type: text/x-patch
Size: 11231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20231003/2a95f8c6/attachment.bin>


More information about the llvm-commits mailing list