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

Lang Hames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 25 16:52:58 PDT 2023


lhames added a comment.

Hi All,

Looks like there has been a lot of activity on this -- apologies, but I'm on vacation at the moment and don't have time to catch up on everything. I'll be back in the office May 8th.

I did catch:

> We can't have non-determinism in BOLT...

Non-determinism hasn't caused any problems for the JIT so far, but determinism would be nice to have and I don't think it'd add too much in terms of cost. I'd be happy to discuss this.


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