[PATCH] D134097: [NFC] Refactor creation of symbol+addend references
Rafael Auler via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 16 18:34:48 PDT 2022
rafauler created this revision.
rafauler added a reviewer: bolt.
Herald added a subscriber: ayermolo.
Herald added a reviewer: Amir.
Herald added a reviewer: maksfb.
Herald added a project: All.
rafauler requested review of this revision.
Herald added subscribers: llvm-commits, yota9.
Herald added a project: LLVM.
Put this code behind MCPlusBuilder. Will use this later in
validate memory references pass.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D134097
Files:
bolt/include/bolt/Core/MCPlusBuilder.h
bolt/lib/Core/BinaryContext.cpp
bolt/lib/Core/BinaryFunction.cpp
bolt/lib/Target/AArch64/AArch64MCPlusBuilder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134097.460954.patch
Type: text/x-patch
Size: 5836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220917/c8b91e9b/attachment.bin>
More information about the llvm-commits
mailing list