mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
Export __ubsan_* symbols from MSan and TSan runtimes.
llvm-svn: 235958
This commit is contained in:
@@ -1 +1,2 @@
|
||||
__msan_*
|
||||
__ubsan_*
|
||||
|
||||
@@ -8,6 +8,7 @@ __tsan_java*
|
||||
__tsan_unaligned*
|
||||
__tsan_release
|
||||
__tsan_acquire
|
||||
__ubsan_*
|
||||
Annotate*
|
||||
WTFAnnotate*
|
||||
RunningOnValgrind
|
||||
|
||||
Reference in New Issue
Block a user