[PATCH] D119122: [DebugInfo][test] XFAIL DebugInfo/Generic/missing-abstract-variable.ll on SPARC

Rainer Orth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 7 03:44:17 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9576698a3ebc: [DebugInfo][test] XFAIL DebugInfo/Generic/missing-abstract-variable.ll on SPARC (authored by ro).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119122/new/

https://reviews.llvm.org/D119122

Files:
  llvm/test/DebugInfo/Generic/missing-abstract-variable.ll


Index: llvm/test/DebugInfo/Generic/missing-abstract-variable.ll
===================================================================
--- llvm/test/DebugInfo/Generic/missing-abstract-variable.ll
+++ llvm/test/DebugInfo/Generic/missing-abstract-variable.ll
@@ -4,7 +4,7 @@
 ; powerpc64 (and on x86_64 at at least -O2). Presumably this is a SelectionDAG
 ; issue.
 ; FIXME: arm64 is an alias for aarch64 on macs, apparently?
-; XFAIL: powerpc64, aarch64, arm64, hexagon, riscv
+; XFAIL: powerpc64, aarch64, arm64, hexagon, riscv, sparc
 
 ; Build from the following source with clang -O2.
 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119122.406384.patch
Type: text/x-patch
Size: 587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220207/5d48a540/attachment.bin>


More information about the llvm-commits mailing list