[PATCH] D114567: [AIX] Disable empty.ll test using unsupported split dwarf
Jake Egan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 28 18:55:41 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG01eb91fa86a0: [AIX] Disable empty.ll test using unsupported split dwarf (authored by Jake-Egan).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114567/new/
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.390236.patch
Type: text/x-patch
Size: 432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211129/2648d64c/attachment.bin>
More information about the llvm-commits
mailing list