summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKamil Rytarowski <n54@gmx.com>2018-10-31 10:16:54 +0000
committerKamil Rytarowski <n54@gmx.com>2018-10-31 10:16:54 +0000
commit3d2ab50d33f84acb06e997522838a6a05fc77786 (patch)
tree4e732031222d2749a573fc2489bb7cc4bd66471c
parentc3e5dec0b05777f83d440b90d3f141f9b673b7b1 (diff)
downloadbcm5719-llvm-3d2ab50d33f84acb06e997522838a6a05fc77786.tar.gz
bcm5719-llvm-3d2ab50d33f84acb06e997522838a6a05fc77786.zip
Diable test suppressions-library for NetBSD/i386
This is a part of the ASan test-suite. llvm-svn: 345707
-rw-r--r--compiler-rt/test/asan/TestCases/suppressions-library.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler-rt/test/asan/TestCases/suppressions-library.cc b/compiler-rt/test/asan/TestCases/suppressions-library.cc
index 39ede084010..181ed75826c 100644
--- a/compiler-rt/test/asan/TestCases/suppressions-library.cc
+++ b/compiler-rt/test/asan/TestCases/suppressions-library.cc
@@ -11,6 +11,7 @@
// RUN: %env_asan_opts=suppressions='"%t.supp"' %run %t 2>&1 | FileCheck --check-prefix=CHECK-IGNORE %s
// XFAIL: android
+// XFAIL: i386-netbsd
#include <stdio.h>
#include <stdlib.h>
OpenPOWER on IntegriCloud