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

Job Noorman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 26 01:35:24 PDT 2023


jobnoorman added a comment.

In D147544#4296001 <https://reviews.llvm.org/D147544#4296001>, @Amir wrote:

> Thanks for the second patch, we can incorporate it since it addresses an existing non-determinism in BOLT (see https://github.com/llvm/llvm-project/issues/59008)

D149243 <https://reviews.llvm.org/D149243>

In D147544#4296002 <https://reviews.llvm.org/D147544#4296002>, @Amir wrote:

>> F27239022: macho.patch <https://reviews.llvm.org/F27239022>
>
> This fix should also be incorporated, please submit it as a separate diff.

D149244 <https://reviews.llvm.org/D149244>


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