[asan] fix a crash in asan stats printing (initialize the allocator in __asan_init)
authorKostya Serebryany <kcc@google.com>
Mon, 28 Jan 2013 08:05:47 +0000 (08:05 +0000)
committerKostya Serebryany <kcc@google.com>
Mon, 28 Jan 2013 08:05:47 +0000 (08:05 +0000)
commit61761f182bf2a7a1dd69b931f4ed7ba85a02f280
tree8cc3060a6c49db5e7a1dd95c4edd9687c5f185c9
parent4ad42359866c319800e0098e99c7292e38113900
[asan] fix a crash in asan stats printing (initialize the allocator in __asan_init)

llvm-svn: 173676
compiler-rt/lib/asan/asan_allocator.cc
compiler-rt/lib/asan/asan_allocator.h
compiler-rt/lib/asan/asan_allocator2.cc
compiler-rt/lib/asan/asan_rtl.cc