Export __ubsan_* symbols from MSan and TSan runtimes.

llvm-svn: 235958
This commit is contained in:
Alexey Samsonov 2015-04-28 01:20:34 +00:00
parent 66f5ab26e3
commit 72078b3cff
2 changed files with 2 additions and 0 deletions

View File

@ -1 +1,2 @@
__msan_*
__ubsan_*

View File

@ -8,6 +8,7 @@ __tsan_java*
__tsan_unaligned*
__tsan_release
__tsan_acquire
__ubsan_*
Annotate*
WTFAnnotate*
RunningOnValgrind