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.

llvm-svn: 339732
This commit is contained in:
Vlad Tsyrklevich 2018-08-14 21:38:50 +00:00
parent cb5b433798
commit cd4056c881
1 changed files with 1 additions and 0 deletions

View File

@ -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