[all-commits] [llvm/llvm-project] 57b1c0: [Windows] Canonicalize on 'target=.*-windows'
Paul T Robinson via All-commits
all-commits at lists.llvm.org
Wed Nov 30 12:08:13 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 57b1c0250d5da6ac5342f10cd8f046412a46f153
https://github.com/llvm/llvm-project/commit/57b1c0250d5da6ac5342f10cd8f046412a46f153
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2022-11-30 (Wed, 30 Nov 2022)
Changed paths:
M clang/test/CodeGenCXX/vtable-debug-info.cpp
M clang/test/Driver/fat-archive-unbundle-ext.c
M llvm/test/MC/RISCV/rv32i-aliases-invalid.s
M llvm/test/MC/RISCV/rv64i-aliases-invalid.s
Log Message:
-----------
[Windows] Canonicalize on 'target=.*-windows'
Part of the project to eliminate special handling for triples in lit
expressions.
More information about the All-commits
mailing list