[PATCH] D114110: [AIX] Mark tests using DWARF version less than 3 as unsupported because XCOFF64 requires DWARF64

Jake Egan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 31 12:09:13 PST 2022


Jake-Egan updated this revision to Diff 404658.
Jake-Egan added a comment.

Updated patch to bump dwarf versions instead.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114110/new/

https://reviews.llvm.org/D114110

Files:
  llvm/test/DebugInfo/Generic/enum-types.ll
  llvm/test/DebugInfo/Generic/namespace.ll
  llvm/test/DebugInfo/Generic/tu-composite.ll
  llvm/test/DebugInfo/Generic/tu-member-pointer.ll
  llvm/test/DebugInfo/Generic/varargs.ll
  llvm/test/Linker/Inputs/type-unique-simple2-a.ll
  llvm/test/Linker/Inputs/type-unique-simple2-b.ll
  llvm/test/Linker/type-unique-simple-a.ll
  llvm/test/Linker/type-unique-simple-b.ll
  llvm/test/Linker/type-unique-simple2-a.ll
  llvm/test/Linker/type-unique-simple2-b.ll
  llvm/test/Linker/type-unique-type-array-a.ll
  llvm/test/Linker/type-unique-type-array-b.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114110.404658.patch
Type: text/x-patch
Size: 10635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220131/bea19bcd/attachment.bin>


More information about the llvm-commits mailing list