[PATCH] D141234: [BOLT][Golang support] Core changes
Vladislav Khmelevsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 7 10:57:05 PST 2023
yota9 updated this revision to Diff 495600.
yota9 added a comment.
Change patch according to https://reviews.llvm.org/D143390
@maksfb @rafauler please review D143390 <https://reviews.llvm.org/D143390> :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141234/new/
https://reviews.llvm.org/D141234
Files:
bolt/include/bolt/Core/BinaryBasicBlock.h
bolt/include/bolt/Core/BinaryContext.h
bolt/include/bolt/Core/BinaryData.h
bolt/include/bolt/Core/BinaryFunction.h
bolt/include/bolt/Core/BinarySection.h
bolt/include/bolt/Core/MCPlusBuilder.h
bolt/include/bolt/Core/Relocation.h
bolt/include/bolt/Rewrite/RewriteInstance.h
bolt/include/bolt/Utils/NameResolver.h
bolt/lib/Core/BinaryBasicBlock.cpp
bolt/lib/Core/BinaryContext.cpp
bolt/lib/Core/BinaryEmitter.cpp
bolt/lib/Core/BinarySection.cpp
bolt/lib/Core/Relocation.cpp
bolt/lib/Rewrite/RewriteInstance.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141234.495600.patch
Type: text/x-patch
Size: 31006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230207/57a4a882/attachment.bin>
More information about the llvm-commits
mailing list