[all-commits] [llvm/llvm-project] c450dd: [OpenMP][test] Support target= in tests (#142380)

Rainer Orth via All-commits all-commits at lists.llvm.org
Tue Jun 10 01:21:20 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c450dd7e8398ffa2c17ae80a21a965bc74fc94dd
      https://github.com/llvm/llvm-project/commit/c450dd7e8398ffa2c17ae80a21a965bc74fc94dd
  Author: Rainer Orth <ro at gcc.gnu.org>
  Date:   2025-06-10 (Tue, 10 Jun 2025)

  Changed paths:
    M openmp/libompd/test/lit.site.cfg.in
    M openmp/runtime/test/lit.cfg
    M openmp/runtime/test/lit.site.cfg.in
    M openmp/tools/archer/tests/lit.cfg
    M openmp/tools/archer/tests/lit.site.cfg.in
    M openmp/tools/multiplex/tests/lit.cfg
    M openmp/tools/multiplex/tests/lit.site.cfg.in

  Log Message:
  -----------
  [OpenMP][test] Support target= in tests (#142380)

LLVM is moving towards the `target=<target triple RE>` syntax in `XFAIL:
` etc., and I'll need the same in a subsequent patch.

This patch adds the necessary infrastructure.

Tested on `sparc-sun-solaris2.11`, `sparcv9-sun-solaris2.11`,
`sparc-unknown-linux-gnu`, `sparc64-unknown-linux-gnu`,
`i386-pc-solaris2.11`, `amd64-pc-solaris2.11`, `i686-pc-linux-gnu`, and
`x86_64-pc-linux-gnu`.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list