[all-commits] [llvm/llvm-project] 0cb977: [lld] Make lit files relocatable

Nico Weber via All-commits all-commits at lists.llvm.org
Tue Jun 20 10:17:12 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0cb977dda1809182786ad7f8fb14a9af08d37918
      https://github.com/llvm/llvm-project/commit/0cb977dda1809182786ad7f8fb14a9af08d37918
  Author: Nico Weber <thakis at chromium.org>
  Date:   2023-06-20 (Tue, 20 Jun 2023)

  Changed paths:
    M lld/test/CMakeLists.txt
    M lld/test/lit.site.cfg.py.in
    M llvm/utils/gn/secondary/lld/test/BUILD.gn

  Log Message:
  -----------
  [lld] Make lit files relocatable

2700da5fe28d8 added lld/test/Unit/lit.site.cfg.py.in in a state
that half-supports relocatable lld lit tests.

Make them fully relocatable.

See description of fb80b6b2d58c47 for background.

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




More information about the All-commits mailing list