[asan] Use "REQUIRES: x86_64-target-arch" to disable the test on i386.
authorAkira Hatanaka <ahatanaka@apple.com>
Sat, 27 Aug 2016 05:57:50 +0000 (05:57 +0000)
committerAkira Hatanaka <ahatanaka@apple.com>
Sat, 27 Aug 2016 05:57:50 +0000 (05:57 +0000)
commit56658af2cb2329f5691b4e837b6c06aa3833f81e
tree17571e9e07ec272210532e7630730ada96b78cdf
parented71f04abb915c282b2622f70839e1d2a7437eae
[asan] Use "REQUIRES: x86_64-target-arch" to disable the test on i386.

My attempt to disable this test on i386 by adding "UNSUPPORTED: i386-apple"
in r279880 wasn't succesful, so I'm using REQUIRES instead.

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