[asan] Enable back some ASan tests disabled on PowerPC.
authorAlex Shlyapnikov <alekseys@google.com>
Fri, 26 May 2017 14:49:42 +0000 (14:49 +0000)
committerAlex Shlyapnikov <alekseys@google.com>
Fri, 26 May 2017 14:49:42 +0000 (14:49 +0000)
commit23ff882e4513b4d55321092fad6a24d1e9cc1744
tree51086e179780bc4ed009ea5829b7905d9a143aaf
parent689709c928fc2c1dfead7ffe013a9af9bf6ebc1c
[asan] Enable back some ASan tests disabled on PowerPC.

Summary:
D33521 addressed a memory ordering issue in BlockingMutex, which seems
to be the cause of a flakiness of a few ASan tests on PowerPC.

Reviewers: eugenis

Subscribers: kubamracek, nemanjai, llvm-commits

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

llvm-svn: 303995
compiler-rt/lib/asan/tests/asan_interface_test.cc
compiler-rt/lib/asan/tests/asan_noinst_test.cc
compiler-rt/test/asan/TestCases/Posix/current_allocated_bytes.cc