[all-commits] [llvm/llvm-project] 1c7c6f: Revert "[ORC-RT] Add unit test infrastructure, ext...

lhames via All-commits all-commits at lists.llvm.org
Tue May 11 09:52:06 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1c7c6f2b106250d63905d7cde99a4559f0bb4978
      https://github.com/llvm/llvm-project/commit/1c7c6f2b106250d63905d7cde99a4559f0bb4978
  Author: Lang Hames <lhames at gmail.com>
  Date:   2021-05-11 (Tue, 11 May 2021)

  Changed paths:
    M compiler-rt/cmake/config-ix.cmake
    M compiler-rt/lib/orc/CMakeLists.txt
    R compiler-rt/lib/orc/extensible_rtti.cpp
    R compiler-rt/lib/orc/extensible_rtti.h
    A compiler-rt/lib/orc/placeholder.cpp
    R compiler-rt/lib/orc/unittests/CMakeLists.txt
    R compiler-rt/lib/orc/unittests/extensible_rtti_test.cpp
    R compiler-rt/lib/orc/unittests/orc_unit_test_main.cpp

  Log Message:
  -----------
  Revert "[ORC-RT] Add unit test infrastructure, extensible_rtti..."

This reverts commit 6d263b6f1c9 while I investigate the CMake failures that it
causes in some configurations.




More information about the All-commits mailing list