[PATCH] D147544: [BOLT] Move from RuntimeDyld to JITLink

Vladislav Khmelevsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 5 14:35:57 PDT 2023


yota9 added a comment.

Currently it is golang specific thing since we need to know exact layout to re-create golang-specific data. As we've discussed previously @rafaelauler  it won't be submitted in open source and as a first step we would just relax all x86 instructions for golang.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147544



More information about the llvm-commits mailing list