[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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user