Add a DLL thunk for __asan_handle_no_return

llvm-svn: 195845
This commit is contained in:
Timur Iskhodzhanov
2013-11-27 14:36:44 +00:00
parent ee3e08799c
commit c085e99385

View File

@@ -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)