[all-commits] [llvm/llvm-project] f4e2d5: [Sparc] Convert tests to check 'target=sparc.*'
Paul T Robinson via All-commits
all-commits at lists.llvm.org
Thu Dec 1 11:41:47 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f4e2d56a070dc4dac6bc617b561ce28d2b441419
https://github.com/llvm/llvm-project/commit/f4e2d56a070dc4dac6bc617b561ce28d2b441419
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2022-12-01 (Thu, 01 Dec 2022)
Changed paths:
M llvm/test/CodeGen/Generic/ForceStackAlign.ll
M llvm/test/DebugInfo/Generic/PR20038.ll
M llvm/test/DebugInfo/Generic/debug-label-inline.ll
M llvm/test/DebugInfo/Generic/no-empty-child-vars.ll
M llvm/test/Linker/subprogram-linkonce-weak.ll
Log Message:
-----------
[Sparc] Convert tests to check 'target=sparc.*'
Part of the project to eliminate special handling for triples in lit
expressions.
More information about the All-commits
mailing list