[ASan] Disable aligned_alloc-alignment.cc test on gcc.
authorAlex Shlyapnikov <alekseys@google.com>
Wed, 28 Mar 2018 23:01:04 +0000 (23:01 +0000)
committerAlex Shlyapnikov <alekseys@google.com>
Wed, 28 Mar 2018 23:01:04 +0000 (23:01 +0000)
commit5062d7a22d94e85b39398636e2d15677ca34c46c
treef6a2999208a7f5bab5255f9424877e64a59b7fdb
parentefe9af9f078718f9ef875ada7c88e9579a4ca551
[ASan] Disable aligned_alloc-alignment.cc test on gcc.

This check "CHECK: {{#0 0x.* in .*aligned_alloc}}" fails on ppc64be, gcc
build. Disabling the test for gcc for now.

Differential Revision: https://reviews.llvm.org/D44404

llvm-svn: 328741
compiler-rt/test/asan/TestCases/Linux/aligned_alloc-alignment.cc