[Sanitizer] Always prefer cached contents of /proc/self/exe if it's available
commit8c724231e37df176473710b1e28a05bdbe221bbe
authorAlexey Samsonov <vonosmas@gmail.com>
Wed, 28 May 2014 21:23:53 +0000 (28 21:23 +0000)
committerAlexey Samsonov <vonosmas@gmail.com>
Wed, 28 May 2014 21:23:53 +0000 (28 21:23 +0000)
tree032d2c8d83b588bb094da38f9d685f139eaa2c1f
parentdfa76add3b85e887862554431c993f3735158476
[Sanitizer] Always prefer cached contents of /proc/self/exe if it's available

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