[all-commits] [llvm/llvm-project] a1b4e1: [llvm] Convert tests to check 'target=...'
Paul T Robinson via All-commits
all-commits at lists.llvm.org
Thu Dec 15 14:40:42 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a1b4e13cff2a792571927ee1fc6eebb05e40fae9
https://github.com/llvm/llvm-project/commit/a1b4e13cff2a792571927ee1fc6eebb05e40fae9
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2022-12-15 (Thu, 15 Dec 2022)
Changed paths:
M llvm/test/ExecutionEngine/MCJIT/2005-12-02-TailCallBug.ll
M llvm/test/Feature/load_extension.ll
M llvm/test/MC/AsmParser/debug-empty-source.s
M llvm/test/MC/AsmParser/include.ll
M llvm/test/MC/AsmParser/macro-same-context.ll
M llvm/test/MC/ELF/dwarf-file0.s
M llvm/test/MC/ELF/dwarf-loc0.s
M llvm/test/tools/llvm-objcopy/ELF/update-section.test
Log Message:
-----------
[llvm] 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