[all-commits] [llvm/llvm-project] 9762f1: [Orc] Run the examples as part of the tests

Valentin Churavy via All-commits all-commits at lists.llvm.org
Wed Jun 30 12:45:46 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9762f12c6c60d7306040dd1717b708763cc803a4
      https://github.com/llvm/llvm-project/commit/9762f12c6c60d7306040dd1717b708763cc803a4
  Author: Valentin Churavy <v.churavy at gmail.com>
  Date:   2021-06-30 (Wed, 30 Jun 2021)

  Changed paths:
    M llvm/test/CMakeLists.txt
    A llvm/test/Examples/OrcV2Examples/orcv2-cbindings-add-object-file.test
    A llvm/test/Examples/OrcV2Examples/orcv2-cbindings-basic-usage.test
    A llvm/test/Examples/OrcV2Examples/orcv2-cbindings-reflect-process-symbols.test
    A llvm/test/Examples/OrcV2Examples/orcv2-cbindings-removable-code.test
    M llvm/test/lit.cfg.py

  Log Message:
  -----------
  [Orc] Run the examples as part of the tests

Enable the Orc C-Bindings for testing.

Reviewed By: lhames

Differential Revision: https://reviews.llvm.org/D104637




More information about the All-commits mailing list