[all-commits] [llvm/llvm-project] df3f5f: [Windows] Convert tests to check 'target=<triple>'
Paul T Robinson via All-commits
all-commits at lists.llvm.org
Tue Nov 29 10:33:38 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: df3f5f714985a45ed7ad34a60f16a853b6cd40f2
https://github.com/llvm/llvm-project/commit/df3f5f714985a45ed7ad34a60f16a853b6cd40f2
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2022-11-29 (Tue, 29 Nov 2022)
Changed paths:
M clang/test/CodeGenCXX/vtable-debug-info.cpp
M clang/test/Driver/experimental-library-flag.cpp
M clang/test/Driver/fat-archive-unbundle-ext.c
M clang/test/Driver/inhibit-downstream-commands.c
M clang/test/Driver/no-integrated-as.s
M llvm/test/MC/RISCV/rv32i-aliases-invalid.s
M llvm/test/MC/RISCV/rv64i-aliases-invalid.s
Log Message:
-----------
[Windows] Convert tests to check 'target=<triple>'
Part of the project to eliminate special handling for triples in lit
expressions.
More information about the All-commits
mailing list