mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
Add a DLL thunk for __asan_handle_no_return
llvm-svn: 195845
This commit is contained in:
@@ -132,6 +132,8 @@ extern "C" {
|
||||
}
|
||||
}
|
||||
|
||||
WRAP_V_V(__asan_handle_no_return)
|
||||
|
||||
WRAP_V_W(__asan_report_store1)
|
||||
WRAP_V_W(__asan_report_store2)
|
||||
WRAP_V_W(__asan_report_store4)
|
||||
|
||||
Reference in New Issue
Block a user