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
GitOrigin-RevId: cd4056c8810c1336d6059e1338b7af9400a141d5
diff --git a/safestack.c b/safestack.c
index 01c5f7e..e1ce3df 100644
--- a/safestack.c
+++ b/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