Skip to content

Commit

Permalink
Fix build_symbolizer.sh.
Browse files Browse the repository at this point in the history
We now use posix_madvise, so we need to allow this symbol.

Differential Revision: https://reviews.llvm.org/D119970
  • Loading branch information
fmayer committed Feb 16, 2022
1 parent 57b4c52 commit d9d12be
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -175,3 +175,4 @@ wmemcpy U
wmemmove U
wmemset U
write U
posix_madvise U

0 comments on commit d9d12be

Please sign in to comment.