[PATCH] D114567: [AIX] Disable empty.ll test using unsupported split dwarf
Jake Egan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 24 18:35:54 PST 2021
Jake-Egan created this revision.
Jake-Egan requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D114567
Files:
llvm/test/DebugInfo/Generic/empty.ll
Index: llvm/test/DebugInfo/Generic/empty.ll
===================================================================
--- llvm/test/DebugInfo/Generic/empty.ll
+++ llvm/test/DebugInfo/Generic/empty.ll
@@ -1,3 +1,4 @@
+; UNSUPPORTED: -aix
; RUN: %llc_dwarf < %s -filetype=obj | llvm-dwarfdump -v - | FileCheck %s
; RUN: %llc_dwarf -split-dwarf-file=foo.dwo < %s -filetype=obj | llvm-dwarfdump -v - | FileCheck --check-prefix=FISSION %s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114567.389635.patch
Type: text/x-patch
Size: 432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211125/87452f20/attachment.bin>
More information about the llvm-commits
mailing list