forked from OSchip/llvm-project
[NFC][sanitizer] Allow madvise in symbolizer
This commit is contained in:
parent
80e20f9cbd
commit
c36081fe49
|
@ -94,6 +94,7 @@ isxdigit U
|
|||
log10 U
|
||||
lseek U
|
||||
lseek64 U
|
||||
madvise U
|
||||
malloc U
|
||||
mbrlen U
|
||||
mbrtowc U
|
||||
|
|
Loading…
Reference in New Issue