[all-commits] [llvm/llvm-project] fe2112: [Windows] Convert tests to check 'target=...'
Paul T Robinson via All-commits
all-commits at lists.llvm.org
Tue Dec 6 13:16:07 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fe2112611258f9a16f101d642f3dfe7a47a161d7
https://github.com/llvm/llvm-project/commit/fe2112611258f9a16f101d642f3dfe7a47a161d7
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2022-12-06 (Tue, 06 Dec 2022)
Changed paths:
M clang/test/CodeGen/2007-06-18-SextAttrAggregate.c
M llvm/test/DebugInfo/MIR/X86/no-cfi-loc.mir
M llvm/test/DebugInfo/X86/dwarf-callsite-related-attrs.ll
M llvm/test/ExecutionEngine/MCJIT/eh.ll
M llvm/test/ExecutionEngine/MCJIT/multi-module-eh-a.ll
M llvm/test/ExecutionEngine/MCJIT/remote/eh.ll
Log Message:
-----------
[Windows] Convert tests to check 'target=...'
Part of the project to eliminate special handling for triples in lit
expressions.
More information about the All-commits
mailing list