1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/test/Bindings/Go/go.test
Mehdi Amini bab5ba74e9 Mark some LLVM tests which require a default_triple (NFC)
These tests involve a JIT, and like other tests should have the
REQUIRE: default_triple present.
This allow to run `ninja check` without the host target configured
in.
2020-06-19 06:36:20 +00:00

5 lines
119 B
Plaintext

; RUN: llvm-go test llvm.org/llvm/bindings/go/llvm
; REQUIRES: shell, default_triple
; UNSUPPORTED: asan, ubsan, msan