Remove InternalAlloc/InternalFree calls from StopTheWorld. Patch by Sergey Matveev.
commit10f3ab775088bec69dd9e7b611f9b4e152f629bc
authorAlexey Samsonov <samsonov@google.com>
Fri, 5 Apr 2013 07:41:21 +0000 (5 07:41 +0000)
committerAlexey Samsonov <samsonov@google.com>
Fri, 5 Apr 2013 07:41:21 +0000 (5 07:41 +0000)
tree22ede905d803fcd03951a73e5dfe01f63f98f5c1
parent7ed46ff7af911da0dd2067734d1408c6986c6657
Remove InternalAlloc/InternalFree calls from StopTheWorld. Patch by Sergey Matveev.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@178855 91177308-0d34-0410-b5e6-96231b3b80d8
lib/sanitizer_common/sanitizer_linux.cc
lib/sanitizer_common/sanitizer_linux.h
lib/sanitizer_common/sanitizer_stoptheworld_linux.cc