[ASan] Fix incompatible runtimes check: don't iterate /proc/self/maps on every call...
commit2686e6405ef2d5f6755efc511bc455c3a82d4a2c
authorAlexey Samsonov <samsonov@google.com>
Wed, 2 Apr 2014 13:09:22 +0000 (2 13:09 +0000)
committerAlexey Samsonov <samsonov@google.com>
Wed, 2 Apr 2014 13:09:22 +0000 (2 13:09 +0000)
treed0903331317bde3be0c2ccbad45494e0fe9ba4fb
parent6580609fe2d8910025db6efb6be7033a1a2671cd
[ASan] Fix incompatible runtimes check: don't iterate /proc/self/maps on every call to __asan_init

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@205418 91177308-0d34-0410-b5e6-96231b3b80d8
lib/asan/asan_linux.cc