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

Rafael Auler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 24 17:50:42 PDT 2023


rafauler added a comment.

We have one MachO test failing. this is currently not available on llvm repo, I posted a diff with them:

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

Not sure if we want to commit these because they are in pure binary form, albeit very small. The largest one is 80kb.


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