[all-commits] [llvm/llvm-project] 6a4056: Revert "[JITLink][Orc] Add MemoryMapper interface ...

Nico Weber via All-commits all-commits at lists.llvm.org
Tue Jun 21 06:57:25 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6a4056ab2ada0046ff97a55a5fb34c2c59504fd1
      https://github.com/llvm/llvm-project/commit/6a4056ab2ada0046ff97a55a5fb34c2c59504fd1
  Author: Nico Weber <thakis at chromium.org>
  Date:   2022-06-21 (Tue, 21 Jun 2022)

  Changed paths:
    R llvm/include/llvm/ExecutionEngine/Orc/MemoryMapper.h
    M llvm/lib/ExecutionEngine/Orc/CMakeLists.txt
    R llvm/lib/ExecutionEngine/Orc/MemoryMapper.cpp
    M llvm/unittests/ExecutionEngine/Orc/CMakeLists.txt
    R llvm/unittests/ExecutionEngine/Orc/MemoryMapperTest.cpp

  Log Message:
  -----------
  Revert "[JITLink][Orc] Add MemoryMapper interface with InProcess implementation"

This reverts commit 6ede65205073d3cf6b1ed4d101e66eae3e0fc8e6.
Doesn't build on Windows, see https://reviews.llvm.org/D127491#3598773




More information about the All-commits mailing list