[all-commits] [llvm/llvm-project] 26e50c: [ARM/Darwin] Convert tests to check 'target='
Paul T Robinson via All-commits
all-commits at lists.llvm.org
Tue Dec 6 06:58:58 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 26e50c4c4df10de7bd8fcad520bf11ab94331eac
https://github.com/llvm/llvm-project/commit/26e50c4c4df10de7bd8fcad520bf11ab94331eac
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2022-12-06 (Tue, 06 Dec 2022)
Changed paths:
M clang/test/CodeGen/2004-02-13-IllegalVararg.c
M clang/test/Driver/clang-offload-bundler-asserts-on.c
M clang/test/Driver/clang-offload-bundler.c
M clang/test/Index/pch-from-libclang.c
M clang/test/Interpreter/simple-exception.cpp
M llvm/test/DebugInfo/Generic/empty.ll
M llvm/test/DebugInfo/Generic/gmlt.test
M llvm/test/ExecutionEngine/MCJIT/test-global-ctors.ll
Log Message:
-----------
[ARM/Darwin] 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