Revert "[hwasan] Add __hwasan_handle_longjmp."
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Thu, 16 Aug 2018 22:28:02 +0000 (22:28 +0000)
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Thu, 16 Aug 2018 22:28:02 +0000 (22:28 +0000)
commit7f9b4af1845b1cb231867c9a03fd848954155b22
treef6265949355c9fa338409cc126abc90d935b1462
parentee6c233ae045f36f5bb5c7a8d14cfc9d41c634d0
Revert "[hwasan] Add __hwasan_handle_longjmp."

This reverts commit 339935 which breaks hwasan tests on x86_64.

llvm-svn: 339957
compiler-rt/include/sanitizer/hwasan_interface.h
compiler-rt/lib/hwasan/hwasan.cc
compiler-rt/lib/hwasan/hwasan_interface_internal.h
compiler-rt/test/hwasan/TestCases/longjmp.cc [deleted file]