Revert "Fix asan infinite loop on undefined symbol"
authorMatthew Voss <matthew.voss@sony.com>
Fri, 19 Jul 2019 21:41:07 +0000 (21:41 +0000)
committerMatthew Voss <matthew.voss@sony.com>
Fri, 19 Jul 2019 21:41:07 +0000 (21:41 +0000)
commit407e8375402f7b4126b24ddea58e713558291d35
tree0cb9eaeddd5dffa3435d4e456f0e6584842c1455
parentf4038e75d20257742063826fd0adc2971b3e2367
Revert "Fix asan infinite loop on undefined symbol"

This reverts commit 8e46275488ca453a24964cb26be0736172ad1db8.

This was failing on sanitizer-x86_64-linux and our internal CI.

llvm-svn: 366618
compiler-rt/lib/interception/interception_linux.cc
compiler-rt/test/asan/TestCases/Linux/dlopen-mixed-c-cxx.c [deleted file]