summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/test/Bindings/Go/go.test3
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/test/Bindings/Go/go.test b/llvm/test/Bindings/Go/go.test
index a9587e207b1..bb39e6c8455 100644
--- a/llvm/test/Bindings/Go/go.test
+++ b/llvm/test/Bindings/Go/go.test
@@ -1,3 +1,4 @@
; RUN: llvm-go test llvm.org/llvm/bindings/go/llvm
-; REQUIRES: shell, not_asan, not_ubsan, not_msan
+; REQUIRES: shell
+; UNSUPPORTED: asan, ubsan, msan
OpenPOWER on IntegriCloud