[all-commits] [llvm/llvm-project] b7ada6: [lit] Use 'target=' in a few more places
Paul T Robinson via All-commits
all-commits at lists.llvm.org
Mon Dec 12 09:58:55 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b7ada67f1c28ae67c61578dd3bc8acb4d8d55d28
https://github.com/llvm/llvm-project/commit/b7ada67f1c28ae67c61578dd3bc8acb4d8d55d28
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2022-12-12 (Mon, 12 Dec 2022)
Changed paths:
M clang/test/CodeGen/volatile-1.c
M clang/test/Modules/hidden-duplicates.m
M clang/test/Modules/override.m
Log Message:
-----------
[lit] Use 'target=' in a few more places
Missed these on the first pass.
Part of the project to eliminate special handling for triples in lit
expressions.
More information about the All-commits
mailing list