[all-commits] [llvm/llvm-project] db04f0: Revert "[LIT] Added an option to llvm-lit to emit ...

shivam-amd via All-commits all-commits at lists.llvm.org
Fri Jul 21 03:31:32 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: db04f018bb3ecdde936004d3acd4c8566030973c
      https://github.com/llvm/llvm-project/commit/db04f018bb3ecdde936004d3acd4c8566030973c
  Author: Shivam Gupta <Shivam.Gupta2 at amd.com>
  Date:   2023-07-21 (Fri, 21 Jul 2023)

  Changed paths:
    M llvm/CMakeLists.txt
    M llvm/cmake/modules/HandleLLVMOptions.cmake
    M llvm/docs/CMake.rst
    M llvm/docs/CommandGuide/lit.rst
    M llvm/utils/lit/lit/LitConfig.py
    M llvm/utils/lit/lit/TestRunner.py
    M llvm/utils/lit/lit/cl_arguments.py
    M llvm/utils/lit/lit/main.py
    R llvm/utils/lit/tests/Inputs/per-test-coverage-by-lit-cfg/lit.cfg
    R llvm/utils/lit/tests/Inputs/per-test-coverage-by-lit-cfg/per-test-coverage-by-lit-cfg.py
    R llvm/utils/lit/tests/Inputs/per-test-coverage/lit.cfg
    R llvm/utils/lit/tests/Inputs/per-test-coverage/per-test-coverage.py
    R llvm/utils/lit/tests/per-test-coverage-by-lit-cfg.py
    R llvm/utils/lit/tests/per-test-coverage.py

  Log Message:
  -----------
  Revert "[LIT] Added an option to llvm-lit to emit the necessary test coverage data, divided per test case"

This reverts commit d8e26bccb3016d255298b7db78fe8bf05dd880b2.
Test case are meant to run only when LLVM_INDIVIDUAL_TEST_COVERAGE is set.




More information about the All-commits mailing list