[PATCH] D141234: [BOLT][Golang support] Core changes

Vladislav Khmelevsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 26 06:27:18 PST 2023


yota9 updated this revision to Diff 492429.
yota9 added a comment.

Small changes


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.492429.patch
Type: text/x-patch
Size: 32980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230126/9b4e1b7f/attachment.bin>


More information about the llvm-commits mailing list