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

Rafael Auler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 29 17:35:50 PDT 2023


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

Reviewer 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.554535.patch
Type: text/x-patch
Size: 11695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230830/b073f590/attachment.bin>


More information about the llvm-commits mailing list