[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 16:43:41 PDT 2023


rafauler updated this revision to Diff 557543.
rafauler added a comment.

Suggestions


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.557543.patch
Type: text/x-patch
Size: 11297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20231002/dc40d1b4/attachment.bin>


More information about the llvm-commits mailing list