[all-commits] [llvm/llvm-project] fe83ac: [AIX] Enable tests relating to 64-bit XCOFF object...

Jake Egan via All-commits all-commits at lists.llvm.org
Fri Nov 10 06:20:10 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fe83acc173ae0c8dee93b61701fe9b7fb0f3e6a6
      https://github.com/llvm/llvm-project/commit/fe83acc173ae0c8dee93b61701fe9b7fb0f3e6a6
  Author: Jake Egan <5326451+jakeegan at users.noreply.github.com>
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
    M clang/test/lit.cfg.py
    M llvm/test/lit.cfg.py
    M llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp
    M llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp

  Log Message:
  -----------
  [AIX] Enable tests relating to 64-bit XCOFF object files (#71814)

We now have 64-bit XCOFF object file support, so these tests can be
enabled again. However, some tests still fail due to unsupported debug
sections, so I cleaned up their comments.




More information about the All-commits mailing list