[all-commits] [llvm/llvm-project] ab11b9: Revert "Make it possible for lit.site.cfg to conta...

Nico Weber via All-commits all-commits at lists.llvm.org
Thu Apr 2 12:00:19 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ab11b9eefa16661017c2c7b3b34c46b069f43fb7
      https://github.com/llvm/llvm-project/commit/ab11b9eefa16661017c2c7b3b34c46b069f43fb7
  Author: Nico Weber <thakis at chromium.org>
  Date:   2020-04-02 (Thu, 02 Apr 2020)

  Changed paths:
    M clang/test/CMakeLists.txt
    M clang/test/Unit/lit.site.cfg.py.in
    M clang/test/lit.site.cfg.py.in
    M llvm/cmake/modules/AddLLVM.cmake
    M llvm/test/CMakeLists.txt
    M llvm/test/Unit/lit.site.cfg.py.in
    M llvm/test/lit.site.cfg.py.in
    M llvm/utils/gn/secondary/clang/test/BUILD.gn
    M llvm/utils/gn/secondary/llvm/test/BUILD.gn

  Log Message:
  -----------
  Revert "Make it possible for lit.site.cfg to contain relative paths, and use it for llvm and clang"

This reverts commit fb80b6b2d58c476747a3206bd4371b787108591b and
follow-up 631ee8b24adf36359b61ecb47484e8e82de35be8.

Seems to not work on Windows:
http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast/builds/31684
http://lab.llvm.org:8011/builders/llvm-clang-win-x-aarch64/builds/6512

Let's revert while I investigate.




More information about the All-commits mailing list