[PATCH] D137436: [lit][AIX] Convert llvm tests to use 'target={{.*}}aix{{.*}}'

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 4 08:55:16 PDT 2022


probinson created this revision.
probinson added reviewers: ldionne, jdenny, Jake-Egan.
Herald added subscribers: ormris, arphaman, steven_wu, hiraditya, emaste.
Herald added a project: All.
probinson requested review of this revision.
Herald added subscribers: llvm-commits, MaskRay.
Herald added a project: LLVM.

Part of the project to eliminate special handling for triples in lit expressions.


https://reviews.llvm.org/D137436

Files:
  llvm/test/CodeGen/Generic/2009-03-29-SoftFloatVectorExtract.ll
  llvm/test/CodeGen/Generic/dwarf-md5.ll
  llvm/test/CodeGen/Generic/dwarf-source.ll
  llvm/test/CodeGen/Generic/externally_available.ll
  llvm/test/DebugInfo/Generic/2010-04-19-FramePtr.ll
  llvm/test/DebugInfo/Generic/accel-table-hash-collisions.ll
  llvm/test/DebugInfo/Generic/address_space_rvalue.ll
  llvm/test/DebugInfo/Generic/cross-cu-inlining.ll
  llvm/test/DebugInfo/Generic/debug-names-empty-name.ll
  llvm/test/DebugInfo/Generic/debug-names-hash-collisions.ll
  llvm/test/DebugInfo/Generic/debug-names-index-type.ll
  llvm/test/DebugInfo/Generic/debug-names-linkage-name.ll
  llvm/test/DebugInfo/Generic/debug-names-many-cu.ll
  llvm/test/DebugInfo/Generic/debug-names-name-collisions.ll
  llvm/test/DebugInfo/Generic/debug-names-one-cu.ll
  llvm/test/DebugInfo/Generic/debug-names-two-cu.ll
  llvm/test/DebugInfo/Generic/directives-only.ll
  llvm/test/DebugInfo/Generic/empty.ll
  llvm/test/DebugInfo/Generic/export-symbol-anonymous-class.ll
  llvm/test/DebugInfo/Generic/extended-loc-directive.ll
  llvm/test/DebugInfo/Generic/line-table-addrx.ll
  llvm/test/DebugInfo/Generic/lto-comp-dir.ll
  llvm/test/DebugInfo/Generic/multiline.ll
  llvm/test/DebugInfo/Generic/string-offsets-form.ll
  llvm/test/MC/AsmParser/debug-empty-source.s
  llvm/test/MC/ELF/dwarf-file0.s
  llvm/test/MC/ELF/dwarf-loc0.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137436.473255.patch
Type: text/x-patch
Size: 12906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221104/8df24fa8/attachment.bin>


More information about the llvm-commits mailing list