[all-commits] [llvm/llvm-project] 5b9761: Add aligned_alloc to symbolizer symbols list.
Mitch Phillips via All-commits
all-commits at lists.llvm.org
Thu Dec 22 09:53:48 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5b97612a11e88c5a035611a824479490b22c9905
https://github.com/llvm/llvm-project/commit/5b97612a11e88c5a035611a824479490b22c9905
Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
Date: 2022-12-22 (Thu, 22 Dec 2022)
Changed paths:
M compiler-rt/lib/sanitizer_common/symbolizer/scripts/global_symbols.txt
Log Message:
-----------
Add aligned_alloc to symbolizer symbols list.
New symbol used by libcxx as of https://reviews.llvm.org/D138196, needs
to be added to the symbol deps list.
More information about the All-commits
mailing list