[all-commits] [llvm/llvm-project] 01eb91: [AIX] Disable empty.ll test using unsupported spli...

Jake Egan via All-commits all-commits at lists.llvm.org
Sun Nov 28 18:55:44 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 01eb91fa86a0c65cbaac75336769d188f35443ec
      https://github.com/llvm/llvm-project/commit/01eb91fa86a0c65cbaac75336769d188f35443ec
  Author: Jake Egan <Jake.Egan at ibm.com>
  Date:   2021-11-28 (Sun, 28 Nov 2021)

  Changed paths:
    M llvm/test/DebugInfo/Generic/empty.ll

  Log Message:
  -----------
  [AIX] Disable empty.ll test using unsupported split dwarf

This test uses split-dwarf feature, which is not currently supported on AIX. Set this test to `UNSUPPORTED` on AIX for now.

Reviewed By: shchenz

Differential Revision: https://reviews.llvm.org/D114567




More information about the All-commits mailing list