[all-commits] [llvm/llvm-project] d9d12b: Fix build_symbolizer.sh.
Florian Mayer via All-commits
all-commits at lists.llvm.org
Wed Feb 16 13:06:44 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d9d12bea82cb6a7e68543cdd98fe6e4ca6f12c87
https://github.com/llvm/llvm-project/commit/d9d12bea82cb6a7e68543cdd98fe6e4ca6f12c87
Author: Florian Mayer <fmayer at google.com>
Date: 2022-02-16 (Wed, 16 Feb 2022)
Changed paths:
M compiler-rt/lib/sanitizer_common/symbolizer/scripts/global_symbols.txt
Log Message:
-----------
Fix build_symbolizer.sh.
We now use posix_madvise, so we need to allow this symbol.
Differential Revision: https://reviews.llvm.org/D119970
More information about the All-commits
mailing list