[DebugInfo][test] XFAIL DebugInfo/Generic/missing-abstract-variable.ll on LoongArch
authorWeining Lu <luweining@loongson.cn>
Fri, 30 Sep 2022 01:29:43 +0000 (09:29 +0800)
committerWeining Lu <luweining@loongson.cn>
Mon, 3 Oct 2022 09:11:54 +0000 (17:11 +0800)
The same as SPARC and RISCV. See D119122.

Differential Revision: https://reviews.llvm.org/D134932

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

index 8f8d404..80e278e 100644 (file)
@@ -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.