XFAIL on AIX: clang/test/CodeGen/distributed-thin-lto/pass-plugin.ll (#186452)

This commit is contained in:
Lei Huang 2026-03-13 13:04:31 -04:00 committed by GitHub
parent e5927fecf8
commit c3a13616c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
; REQUIRES: x86-registered-target, plugins, llvm-examples
; There is an issue with export symbols on AIX that is currently
; causing this test case to fail. XFAIL for now.
; XFAIL: target={{.*}}-aix{{.*}}
; XFAIL: system-aix
;; Validate that -fpass-plugin works for distributed ThinLTO backends.