[PATCH] D114685: [AIX] XFAIL test missing DBG_LABEL

Jake Egan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 28 19:18:40 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/D114685

Files:
  llvm/test/DebugInfo/Generic/debug-label-mi.ll


Index: llvm/test/DebugInfo/Generic/debug-label-mi.ll
===================================================================
--- llvm/test/DebugInfo/Generic/debug-label-mi.ll
+++ llvm/test/DebugInfo/Generic/debug-label-mi.ll
@@ -1,3 +1,4 @@
+; XFAIL: powerpc64-ibm-aix
 ; Test DBG_LABEL MachineInstr for label debugging.
 ; REQUIRES: asserts
 ; RUN: llc -debug-only=isel %s -o /dev/null 2> %t.debug


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114685.390239.patch
Type: text/x-patch
Size: 395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211129/d922f483/attachment.bin>


More information about the llvm-commits mailing list