[all-commits] [llvm/llvm-project] ce1a4d: Revert "[ORC-RT] Initial ORC Runtime directories a...

lhames via All-commits all-commits at lists.llvm.org
Fri Apr 23 20:38:24 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ce1a4d53231637bf78eee9f422f021b3b831e4a3
      https://github.com/llvm/llvm-project/commit/ce1a4d53231637bf78eee9f422f021b3b831e4a3
  Author: Lang Hames <lhames at gmail.com>
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
    M compiler-rt/CMakeLists.txt
    M compiler-rt/cmake/config-ix.cmake
    M compiler-rt/lib/CMakeLists.txt
    R compiler-rt/lib/orc/CMakeLists.txt
    R compiler-rt/lib/orc/placeholder.cpp
    M compiler-rt/test/CMakeLists.txt
    R compiler-rt/test/orc/CMakeLists.txt
    R compiler-rt/test/orc/TestCases/Darwin/lit.local.cfg.py
    R compiler-rt/test/orc/TestCases/Darwin/x86-64/lit.local.cfg.py
    R compiler-rt/test/orc/TestCases/Darwin/x86-64/placeholder_test.S
    R compiler-rt/test/orc/lit.cfg.py
    R compiler-rt/test/orc/lit.site.cfg.py.in

  Log Message:
  -----------
  Revert "[ORC-RT] Initial ORC Runtime directories and build system files."

Some builders failed with a missing clang dependency. E.g.

CMake Error at /Users/buildslave/jenkins/workspace/clang-stage1-RA/clang-build \
  /lib/cmake/llvm/AddLLVM.cmake:1786 (add_dependencies):
The dependency target "clang" of target "check-compiler-rt" does not exist.

Reverting while I investigate.

This reverts commit 1e1d75b190c266cb11e0a6bbb4f11b810d690cc7.




More information about the All-commits mailing list