[all-commits] [llvm/llvm-project] 505ddb: [lld][test] Delete empty Unit test directory

Keith Smiley via All-commits all-commits at lists.llvm.org
Thu May 19 12:07:02 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 505ddb6b745038a00b27999e98f2f2c8ff5e43e9
      https://github.com/llvm/llvm-project/commit/505ddb6b745038a00b27999e98f2f2c8ff5e43e9
  Author: Keith Smiley <keithbsmiley at gmail.com>
  Date:   2022-05-19 (Thu, 19 May 2022)

  Changed paths:
    M lld/test/CMakeLists.txt
    R lld/test/Unit/lit.cfg.py
    R lld/test/Unit/lit.site.cfg.py.in

  Log Message:
  -----------
  [lld][test] Delete empty Unit test directory

This became empty when we removed the legacy macho lld. This results in
a warning when running `check-lld`. We can revert this in the future if
we want unit tests.

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




More information about the All-commits mailing list