If !asan_inited, call internal versions of libc functions where available.
authorAlexander Potapenko <glider@google.com>
Fri, 5 Oct 2012 12:11:06 +0000 (12:11 +0000)
committerAlexander Potapenko <glider@google.com>
Fri, 5 Oct 2012 12:11:06 +0000 (12:11 +0000)
commitb4db79fc7d051ef6db9c5c34f3a1adbb57b33db9
treeea6c2bcbcd0dcfa17047ce73706b0d5c7e23055a
parent933db779a260c59d016450ea5468ede05413573a
If !asan_inited, call internal versions of libc functions where available.
This is to remove unnecessary #if directives.

llvm-svn: 165307
compiler-rt/lib/asan/asan_interceptors.cc