[asan] Mark atos-symbolizer-dyld-root-path.cc testcase as unsupported on iOS.

llvm-svn: 301967
This commit is contained in:
Kuba Mracek 2017-05-02 20:09:33 +00:00
parent 1a8e0b0b0e
commit 24d7542715
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@
// Due to a bug in atos, this only works on x86_64.
// REQUIRES: asan-64-bits
// Path returned by `which atos` is invalid on iOS.
// UNSUPPORTED: ios
#include <stdlib.h>
#include <string.h>
int main(int argc, char **argv) {