[all-commits] [llvm/llvm-project] f4b58f: [AIX] Disable test for missing DWARF section
Jake Egan via All-commits
all-commits at lists.llvm.org
Thu Jun 15 21:35:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f4b58f8d22bc1147269aead3fce81dc269214d8b
https://github.com/llvm/llvm-project/commit/f4b58f8d22bc1147269aead3fce81dc269214d8b
Author: Jake Egan <5326451+jakeegan at users.noreply.github.com>
Date: 2023-06-16 (Fri, 16 Jun 2023)
Changed paths:
M llvm/test/DebugInfo/Generic/apple-names-hash-collisions.ll
Log Message:
-----------
[AIX] Disable test for missing DWARF section
This new test is failing on AIX due to an unsupported DWARF section, so disable it (same rationale as patch D111336).
More information about the All-commits
mailing list