[asan] Export __sancov_* symbols symbols.

Add __sancov_* symbols to the export list.

Differential Revision: https://reviews.llvm.org/D29317

llvm-svn: 293680
This commit is contained in:
Marcos Pividori 2017-01-31 20:23:07 +00:00
parent c6bfa481cf
commit c6c38b7537
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
__asan_*
__lsan_*
__ubsan_*
__sancov_*