Skip to content

Commit 2ae580a

Browse files
committed
Revert "Follow up to e05c103: add aarch64 to test XFails"
This reverts commit 4fd29e4. There's a report in D95617 that this is failing on what (I think?) is an aarch64 bot, which should be covered by the XFail list... reverting this follow-up and the base patch until I work out what's wrong here.
1 parent 76748b6 commit 2ae580a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
; The formal parameter 'b' for Function 'x' when inlined within 'a' is lost on
44
; powerpc64 (and on x86_64 at at least -O2). Presumably this is a SelectionDAG
55
; issue.
6-
; XFAIL: powerpc64, aarch64
6+
; XFAIL: powerpc64
77

88
; Build from the following source with clang -O2.
99

0 commit comments

Comments
 (0)