[PATCH] D144276: [ORC] Introduce SetUpExecutorNativePlatform utility.

Aman LaChapelle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 22:41:00 PDT 2023


bzcheeseman added a comment.

In D144276#4244920 <https://reviews.llvm.org/D144276#4244920>, @lhames wrote:

> Quick update: I'm almost done with this -- I just need to fix a couple of outstanding bugs in ELFNixPlatform and then I think this should be good to land.

Thanks for the update! We've been working around by using a temp file, but I'm really excited to get rid of that code :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144276



More information about the llvm-commits mailing list