Revert "Fix asan infinite loop on undefined symbol"
authorMatthew Voss <matthew.voss@sony.com>
Thu, 18 Jul 2019 17:43:44 +0000 (17:43 +0000)
committerMatthew Voss <matthew.voss@sony.com>
Thu, 18 Jul 2019 17:43:44 +0000 (17:43 +0000)
commit3e93131dd292800fd9f56c93a81d85fb86e3116f
tree5e185efb267cb81a738a82e7fae333225972dcc8
parent0c2cd674257cc17ef3620403b750555d91743d6a
Revert "Fix asan infinite loop on undefined symbol"

This reverts commit 63719119c78ca965b5d80e5c20fcfe81ba28f896.

The tests in this commit were failing on a Linux sanitizer bot
and our internal CI.

http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux/builds/22401/steps/test%20standalone%20compiler-rt%20with%20symbolizer/logs/stdio

llvm-svn: 366472
compiler-rt/lib/interception/interception_linux.cc