"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "10a230ded99927cdef9f4996a2505c004713eca2"
HWASan exception support.
Summary: Adds a call to __hwasan_handle_vfork(SP) at each landingpad entry. Reusing __hwasan_handle_vfork instead of introducing a new runtime call in order to be ABI-compatible with old runtime library. Reviewers: pcc Subscribers: kubamracek, hiraditya, #sanitizers, llvm-commits Tags: #sanitizers, #llvm Differential Revision: https://reviews.llvm.org/D61968 llvm-svn: 360959
Loading
Please register or sign in to comment