[PATCH] D120928: [BOLT] Add new class for symbolizing X86 instructions

Maksim Panchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 20 17:06:52 PDT 2022


maksfb updated this revision to Diff 431101.
maksfb added a comment.

Rebase on https://reviews.llvm.org/D126101


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120928

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/Core/CMakeLists.txt
  bolt/lib/Target/X86/CMakeLists.txt
  bolt/lib/Target/X86/X86MCPlusBuilder.cpp
  bolt/lib/Target/X86/X86MCSymbolizer.cpp
  bolt/lib/Target/X86/X86MCSymbolizer.h
  bolt/test/X86/double-rel.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120928.431101.patch
Type: text/x-patch
Size: 17472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220521/fbe18c64/attachment.bin>


More information about the llvm-commits mailing list