[ORC] Disable lazy-linking test on armv8 and powerpc.

These architectures are not supported yet.
This commit is contained in:
Lang Hames
2024-11-18 12:57:59 +11:00
parent 18ee00323f
commit 6349c1c281

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
; UNSUPPORTED: system-windows, target=armv8a-{{.*}}, target=powerpc64{{.*}}
;
; CHECK: Linking {{.*}}main.o
; CHECK-DAG: Linking <indirect stubs graph #1>