diff options
author | Akira Hatanaka <ahatanaka@apple.com> | 2016-08-24 06:49:28 +0000 |
---|---|---|
committer | Akira Hatanaka <ahatanaka@apple.com> | 2016-08-24 06:49:28 +0000 |
commit | 1164cae527ace6b4f4eba2121f161dea7fb005ae (patch) | |
tree | e4fa7193a9f6b4b6c05ec1c5a35f39ba708b5257 /llvm/tools/llvm-cov/SourceCoverageViewText.cpp | |
parent | 81899af5501ac02d1c42ea43e1370ad5a6a92bd0 (diff) | |
download | llvm-1164cae527ace6b4f4eba2121f161dea7fb005ae.zip llvm-1164cae527ace6b4f4eba2121f161dea7fb005ae.tar.gz llvm-1164cae527ace6b4f4eba2121f161dea7fb005ae.tar.bz2 |
[asan] Mark asan-symbolize-sanity-test.cc as UNSUPPORTED on x86_64-apple
and x86_64h-apple.
Mark the test as UNSUPPORTED to fix a bot that is failing.
http://lab.llvm.org:8080/green/job/clang-stage2-configure-Rlto_check
The bot is failing because asan_symbolize.py cannot tell whether the
reported address is from an x86_64 slice or an x86_64h slice by the
length of the address alone, so it ends up passing the wrong arch to
atos.
rdar://problem/27907889
llvm-svn: 279614
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageViewText.cpp')
0 files changed, 0 insertions, 0 deletions