Disable the Go binding test on AIX because building the binding on AIX with Clang is currently unsupported. Reviewed By: ZarkoCA Differential Revision: https://reviews.llvm.org/D117505
6 lines
193 B
Plaintext
6 lines
193 B
Plaintext
; RUN: llvm-go test llvm.org/llvm/bindings/go/llvm
|
|
|
|
; REQUIRES: shell, default_triple
|
|
;; Building Go bindings with Clang is currently unsupported on AIX.
|
|
; UNSUPPORTED: asan, ubsan, msan, -aix
|