[PATCH] D152631: [BOLT] Fix handling of code references from unmodified code

Maksim Panchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 12 10:47:14 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG43f56a2f27e5: [BOLT] Fix handling of code references from unmodified code (authored by maksfb).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152631

Files:
  bolt/include/bolt/Core/BinaryFunction.h
  bolt/include/bolt/Core/MCPlusBuilder.h
  bolt/lib/Core/BinaryFunction.cpp
  bolt/lib/Target/X86/X86MCPlusBuilder.cpp
  bolt/lib/Target/X86/X86MCSymbolizer.cpp
  bolt/lib/Target/X86/X86MCSymbolizer.h
  bolt/test/X86/double-rel-scan.s
  bolt/test/X86/double-rel.s
  bolt/test/X86/gotpcrelx.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152631.530590.patch
Type: text/x-patch
Size: 16732 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230612/409df188/attachment.bin>


More information about the llvm-commits mailing list