summaryrefslogtreecommitdiff
path: root/debuginfo-tests
diff options
context:
space:
mode:
authorVlad Tsyrklevich <vlad@tsyrklevich.net>2018-08-14 21:38:50 +0000
committerVlad Tsyrklevich <vlad@tsyrklevich.net>2018-08-14 21:38:50 +0000
commita6f3d7b8cd9147e7665e6f01a55a50a0280ee015 (patch)
tree7081c89c0075675ad478ca1fee9c42766901a90a /debuginfo-tests
parentb38de6c975ced26e677fad5819c544de692ee4c4 (diff)
SafeStack: Disable Darwin support
SafeStack support for Darwin has not been functional and was disabled in r339719/r339720. Disable Darwin for the safestack debuginfo test.
Diffstat (limited to 'debuginfo-tests')
-rw-r--r--debuginfo-tests/safestack.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/debuginfo-tests/safestack.c b/debuginfo-tests/safestack.c
index 01c5f7ede92..e1ce3dfd82e 100644
--- a/debuginfo-tests/safestack.c
+++ b/debuginfo-tests/safestack.c
@@ -1,5 +1,6 @@
// RUN: %clang %target_itanium_abi_host_triple -arch x86_64 %s -o %t.out -g -fsanitize=safe-stack
// RUN: %test_debuginfo %s %t.out
+// UNSUPPORTED: system-darwin
// REQUIRES: not_asan
// Zorg configures the ASAN stage2 bots to not build the
// safestack compiler-rt. Only run this test on