"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "5c1a01a625e49edc0a159e6f96a5cf8e0d226248"
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