[PATCH] D131813: [BOLT][NFC] Move addRelocation{X86,AArch64} into MCPlusBuilder

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 14 17:34:39 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGedda85771a5c: [BOLT][NFC] Move addRelocation{X86,AArch64} into MCPlusBuilder (authored by Amir).

Changed prior to commit:
  https://reviews.llvm.org/D131813?vs=504855&id=505336#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131813

Files:
  bolt/include/bolt/Core/BinaryFunction.h
  bolt/include/bolt/Core/MCPlusBuilder.h
  bolt/lib/Core/BinaryFunction.cpp
  bolt/lib/Target/AArch64/AArch64MCPlusBuilder.cpp
  bolt/lib/Target/X86/X86MCPlusBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131813.505336.patch
Type: text/x-patch
Size: 9464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230315/172c78f5/attachment.bin>


More information about the llvm-commits mailing list