[all-commits] [llvm/llvm-project] bbddad: Revert "[ORC] Add unit tests for parts of the Orc ...

lhames via All-commits all-commits at lists.llvm.org
Mon Apr 26 15:16:39 PDT 2021


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

  Changed paths:
    M llvm/unittests/ExecutionEngine/Orc/CMakeLists.txt
    R llvm/unittests/ExecutionEngine/Orc/OrcCAPITest.cpp

  Log Message:
  -----------
  Revert "[ORC] Add unit tests for parts of the Orc and LLJIT C APIs."

This reverts commit 8740360093b5154504f5e056596119f9566f4b06.

This commit caused failures on some builders (see e.g.
https://lab.llvm.org/buildbot/#/builders/5/builds/7071). Reverting while I
investigate.




More information about the All-commits mailing list