[asan] Mark symbolize_pc.cc as UNSUPPORTED on i386-apple.
authorAkira Hatanaka <ahatanaka@apple.com>
Fri, 26 Aug 2016 23:08:28 +0000 (23:08 +0000)
committerAkira Hatanaka <ahatanaka@apple.com>
Fri, 26 Aug 2016 23:08:28 +0000 (23:08 +0000)
commit0ac01607b60b23982a7108f2bcce409f2d0c942c
tree56699ea69597cb9606a775681ed779bf5e25690c
parent0de43b225fe6a4438025b5d2a1ff33a10647f082
[asan] Mark symbolize_pc.cc as UNSUPPORTED on i386-apple.

atos currently doesn't work well when loaded from 32-bit binaries, which
was causing some of the bots to fail. Disable this test until we can
come up with a better fix.

llvm-svn: 279880
compiler-rt/test/sanitizer_common/TestCases/symbolize_pc.cc