mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 04:32:44 +01:00
bab5ba74e9
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.
5 lines
119 B
Plaintext
5 lines
119 B
Plaintext
; RUN: llvm-go test llvm.org/llvm/bindings/go/llvm
|
|
|
|
; REQUIRES: shell, default_triple
|
|
; UNSUPPORTED: asan, ubsan, msan
|