[PATCH] D144276: [ORC] Introduce SetUpExecutorNativePlatform utility.
Lang Hames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 19 17:05:09 PDT 2023
lhames added a comment.
For the Linux failure it looks like `test/ExecutionEngine/OrcLazy/emulated-tls.ll` just needed `-lljit-platform=Inactive` added to preserve the existing failure mode. I'll add that when I update the review this evening.
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