[all-commits] [llvm/llvm-project] 4ffc6f: [bolt] Stop setting config.llvm_plugin_ext in lit....

Nico Weber via All-commits all-commits at lists.llvm.org
Tue Nov 22 17:29:34 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4ffc6f3b833817f2dc57917b80f8c5530721e706
      https://github.com/llvm/llvm-project/commit/4ffc6f3b833817f2dc57917b80f8c5530721e706
  Author: Nico Weber <thakis at chromium.org>
  Date:   2022-11-22 (Tue, 22 Nov 2022)

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

  Log Message:
  -----------
  [bolt] Stop setting config.llvm_plugin_ext in lit.site.cfg.py.in

config.llvm_plugin_ext is used by lit to set the %pluginext
substitution. bolt's tests don't use %pluginext, so they don't
need to set config.llvm_plugin_ext.

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




More information about the All-commits mailing list