[all-commits] [llvm/llvm-project] 500d53: Revert "[ORC] Introduce SetUpExecutorNativePlatfor...
lhames via All-commits
all-commits at lists.llvm.org
Sun Mar 19 15:56:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 500d530eaf1cc1dd3d2b54f7768aeccea7d3efb3
https://github.com/llvm/llvm-project/commit/500d530eaf1cc1dd3d2b54f7768aeccea7d3efb3
Author: Lang Hames <lhames at gmail.com>
Date: 2023-03-19 (Sun, 19 Mar 2023)
Changed paths:
M llvm/include/llvm/ExecutionEngine/Orc/COFFPlatform.h
M llvm/include/llvm/ExecutionEngine/Orc/Core.h
M llvm/include/llvm/ExecutionEngine/Orc/LLJIT.h
M llvm/lib/ExecutionEngine/Orc/COFFPlatform.cpp
M llvm/lib/ExecutionEngine/Orc/Core.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] Introduce SetUpExecutorNativePlatform utility."
This reverts commit bdf5f9c3228d6ed1d7c6f87b3828a7d573b34c03, which was a work
in progress for https://reviews.llvm.org/D144276 and accidentally committed
early.
More information about the All-commits
mailing list