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

Lu Weining via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 3 02:12:13 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6faac7b822aa: [DebugInfo][test] XFAIL DebugInfo/Generic/missing-abstract-variable.ll on… (authored by SixWeining).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134932

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, sparc
+; XFAIL: powerpc64, aarch64, arm64, hexagon, riscv, sparc, loongarch
 
 ; Build from the following source with clang -O2.
 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134932.464633.patch
Type: text/x-patch
Size: 605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221003/13c0ca08/attachment.bin>


More information about the llvm-commits mailing list