summaryrefslogtreecommitdiff
path: root/test/asan/TestCases/Darwin
diff options
context:
space:
mode:
authorKuba Mracek <mracek@apple.com>2017-06-26 21:37:40 +0000
committerKuba Mracek <mracek@apple.com>2017-06-26 21:37:40 +0000
commitf3180f887ff3b17f3c5dc654d3c1726e90bb64e4 (patch)
treefd6910276f64d29c29eb3164dbcfba97c45b386d /test/asan/TestCases/Darwin
parent9461bb47aac9c74935cca95ca8e1821eb9ae1258 (diff)
downloadcompiler-rt-f3180f887ff3b17f3c5dc654d3c1726e90bb64e4.tar.gz
[asan] Flag 'asan_gen_prefixes.cc' as unsupported on iOS. The ARM and ARM64 assemblers can use different label prefixes than the expected.
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@306335 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/asan/TestCases/Darwin')
-rw-r--r--test/asan/TestCases/Darwin/asan_gen_prefixes.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/asan/TestCases/Darwin/asan_gen_prefixes.cc b/test/asan/TestCases/Darwin/asan_gen_prefixes.cc
index 13363ac47..9f3a66a7a 100644
--- a/test/asan/TestCases/Darwin/asan_gen_prefixes.cc
+++ b/test/asan/TestCases/Darwin/asan_gen_prefixes.cc
@@ -4,6 +4,8 @@
// RUN: %clang_asan %s -S -o %t.s
// RUN: cat %t.s | FileCheck %s || exit 1
+// UNSUPPORTED: ios
+
int x, y, z;
int main() { return 0; }
// CHECK: .section{{.*}}__TEXT,__const