[all-commits] [llvm/llvm-project] 5336b1: [lit][AIX] Convert llvm tests to use 'target={{.*}...
Paul T Robinson via All-commits
all-commits at lists.llvm.org
Fri Dec 2 09:42:50 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5336b1ed755627892129454a9d9351463503bb82
https://github.com/llvm/llvm-project/commit/5336b1ed755627892129454a9d9351463503bb82
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2022-12-02 (Fri, 02 Dec 2022)
Changed paths:
M llvm/test/CodeGen/Generic/2009-03-29-SoftFloatVectorExtract.ll
M llvm/test/CodeGen/Generic/dwarf-md5.ll
M llvm/test/CodeGen/Generic/dwarf-source.ll
M llvm/test/CodeGen/Generic/externally_available.ll
M llvm/test/DebugInfo/Generic/2010-04-19-FramePtr.ll
M llvm/test/DebugInfo/Generic/accel-table-hash-collisions.ll
M llvm/test/DebugInfo/Generic/address_space_rvalue.ll
M llvm/test/DebugInfo/Generic/cross-cu-inlining.ll
M llvm/test/DebugInfo/Generic/debug-names-empty-name.ll
M llvm/test/DebugInfo/Generic/debug-names-hash-collisions.ll
M llvm/test/DebugInfo/Generic/debug-names-index-type.ll
M llvm/test/DebugInfo/Generic/debug-names-linkage-name.ll
M llvm/test/DebugInfo/Generic/debug-names-many-cu.ll
M llvm/test/DebugInfo/Generic/debug-names-name-collisions.ll
M llvm/test/DebugInfo/Generic/debug-names-one-cu.ll
M llvm/test/DebugInfo/Generic/debug-names-two-cu.ll
M llvm/test/DebugInfo/Generic/directives-only.ll
M llvm/test/DebugInfo/Generic/empty.ll
M llvm/test/DebugInfo/Generic/export-symbol-anonymous-class.ll
M llvm/test/DebugInfo/Generic/extended-loc-directive.ll
M llvm/test/DebugInfo/Generic/line-table-addrx.ll
M llvm/test/DebugInfo/Generic/lto-comp-dir.ll
M llvm/test/DebugInfo/Generic/multiline.ll
M llvm/test/DebugInfo/Generic/string-offsets-form.ll
M llvm/test/MC/AsmParser/debug-empty-source.s
M llvm/test/MC/ELF/dwarf-file0.s
M llvm/test/MC/ELF/dwarf-loc0.s
Log Message:
-----------
[lit][AIX] Convert llvm tests to use 'target={{.*}}-aix{{.*}}'
Part of the project to eliminate special handling for triples in lit
expressions.
Differential Revision: https://reviews.llvm.org/D137436
More information about the All-commits
mailing list