Files
clang-p2996/llvm/test/Bindings/Go/go.test
Steven Wan 575c5d2a99 Disable Go binding test on AIX
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
2022-01-25 12:39:01 -05:00

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