[asan] two minor fixes: use UnreachableInst after the neverreturn function call;...
authorKostya Serebryany <kcc@google.com>
Thu, 1 Dec 2011 18:54:53 +0000 (18:54 +0000)
committerKostya Serebryany <kcc@google.com>
Thu, 1 Dec 2011 18:54:53 +0000 (18:54 +0000)
commitcc1d856d8e8e11407b3c6c1d08768f77c3722e38
tree14f0b4b7868dc6da4482a8ff1ae0106b3eea1b9c
parentfbd828d8e1133763c8acee540bcd221bc2aab355
[asan] two minor fixes: use UnreachableInst after the neverreturn function call; use report_fatal_error when blacklist file can not be found

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145611 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/AddressSanitizer.cpp