[PATCH] D131813: [BOLT][NFC] Move addRelocation{X86,AArch64} out of BF methods

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 23 15:45:32 PDT 2022


Amir planned changes to this revision.
Amir added a comment.

Plan to break `addRelocation` into the target-specific check in MCPlusBuilder and actually adding the relocation to the container in BinaryFunction.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131813



More information about the llvm-commits mailing list