diff options
Diffstat (limited to 'test/Bindings/Go/go.test')
-rw-r--r-- | test/Bindings/Go/go.test | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Bindings/Go/go.test b/test/Bindings/Go/go.test new file mode 100644 index 000000000000..14eb3281cc4e --- /dev/null +++ b/test/Bindings/Go/go.test @@ -0,0 +1,3 @@ +; RUN: llvm-go test llvm.org/llvm/bindings/go/llvm + +; REQUIRES: shell, not_ubsan |