[all-commits] [llvm/llvm-project] 05c2c0: [Driver][test] Remove XRay/lit.local.cfg

Fangrui Song via All-commits all-commits at lists.llvm.org
Mon Jul 24 12:27:28 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 05c2c09bb1f10261f6f804a2d510c55d97b1584c
      https://github.com/llvm/llvm-project/commit/05c2c09bb1f10261f6f804a2d510c55d97b1584c
  Author: Fangrui Song <i at maskray.me>
  Date:   2023-07-24 (Mon, 24 Jul 2023)

  Changed paths:
    R clang/test/Driver/XRay/lit.local.cfg

  Log Message:
  -----------
  [Driver][test] Remove XRay/lit.local.cfg

This was needed when XRay/* tests relied on the default target triple.
Now that we set a default target triple for every test we can remove
this customization.

This cleanup is intrigued by D156090.




More information about the All-commits mailing list