We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6349c1c commit c0cbcb4Copy full SHA for c0cbcb4
llvm/test/ExecutionEngine/JITLink/Generic/lazy-link.ll
@@ -10,7 +10,7 @@
10
; RUN: llvm-jitlink -noexec -show-linked-files %t/main.o -lazy %t/foo.o \
11
; RUN: -lazy %t/x.o | FileCheck %s
12
;
13
-; UNSUPPORTED: system-windows, target=armv8a-{{.*}}, target=powerpc64{{.*}}
+; UNSUPPORTED: system-windows, target=armv8a{{.*}}, target=powerpc64{{.*}}
14
15
; CHECK: Linking {{.*}}main.o
16
; CHECK-DAG: Linking <indirect stubs graph #1>
0 commit comments