diff options
| author | Alexey Samsonov <vonosmas@gmail.com> | 2015-01-09 23:17:23 +0000 |
|---|---|---|
| committer | Alexey Samsonov <vonosmas@gmail.com> | 2015-01-09 23:17:23 +0000 |
| commit | 55acbc071ca4b82c87f2253cca65d218ab464d83 (patch) | |
| tree | 3f629c1f93cae657ea839c8afc5854b43b2ae5a5 /llvm/test | |
| parent | 95674c8181e2cefd8f4f343c7ab7bc4780ca0b75 (diff) | |
| download | bcm5719-llvm-55acbc071ca4b82c87f2253cca65d218ab464d83.tar.gz bcm5719-llvm-55acbc071ca4b82c87f2253cca65d218ab464d83.zip | |
Disable Go bindings test under UBSan.
llvm-svn: 225557
Diffstat (limited to 'llvm/test')
| -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 |

