diff options
| -rw-r--r-- | llvm/test/Bindings/Go/go.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Bindings/Go/go.test b/llvm/test/Bindings/Go/go.test index 3951483b6ff..14eb3281cc4 100644 --- a/llvm/test/Bindings/Go/go.test +++ b/llvm/test/Bindings/Go/go.test @@ -1,3 +1,3 @@ ; RUN: llvm-go test llvm.org/llvm/bindings/go/llvm -; REQUIRES: shell +; REQUIRES: shell, not_ubsan |

