[all-commits] [llvm/llvm-project] 0b2240: Revert "[ORC] LLJIT updates: ExecutorNativePlatfor...
lhames via All-commits
all-commits at lists.llvm.org
Thu Apr 6 22:33:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0b2240eda011be0a0bc79af92af8bd7af3a97fd6
https://github.com/llvm/llvm-project/commit/0b2240eda011be0a0bc79af92af8bd7af3a97fd6
Author: Lang Hames <lhames at gmail.com>
Date: 2023-04-07 (Fri, 07 Apr 2023)
Changed paths:
M llvm/include/llvm/ExecutionEngine/Orc/COFFPlatform.h
M llvm/include/llvm/ExecutionEngine/Orc/LLJIT.h
M llvm/lib/ExecutionEngine/Orc/COFFPlatform.cpp
M llvm/lib/ExecutionEngine/Orc/LLJIT.cpp
M llvm/test/ExecutionEngine/OrcLazy/emulated-tls.ll
M llvm/tools/lli/lli.cpp
Log Message:
-----------
Revert "[ORC] LLJIT updates: ExecutorNativePlatform, default link order, ..."
This reverts commit 371cb1af61d668234a242b34c773c146cb9077e7, which broke some
unit tests (see e.g. https://lab.llvm.org/buildbot#builders/139/builds/38754).
More information about the All-commits
mailing list