[ORC] Tweak lazy-link testcase's UNSUPPORTED condition for armv8a.

The previous attempt in 6349c1c281 didn't seem to work: the test is still
failing as of https://lab.llvm.org/buildbot/#/builders/154/builds/7609.
This commit is contained in:
Lang Hames
2024-11-18 13:19:19 +11:00
parent 6349c1c281
commit c0cbcb4efe

View File

@@ -10,7 +10,7 @@
; RUN: llvm-jitlink -noexec -show-linked-files %t/main.o -lazy %t/foo.o \
; RUN: -lazy %t/x.o | FileCheck %s
;
; UNSUPPORTED: system-windows, target=armv8a-{{.*}}, target=powerpc64{{.*}}
; UNSUPPORTED: system-windows, target=armv8a{{.*}}, target=powerpc64{{.*}}
;
; CHECK: Linking {{.*}}main.o
; CHECK-DAG: Linking <indirect stubs graph #1>