Page MenuHomeFreeBSD

llvm-symbolizer: Move out of CLANG_EXTRAS, into CLANG
ClosedPublic

Authored by kevans on May 31 2019, 7:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 12 2024, 5:31 AM
Unknown Object (File)
Nov 7 2024, 1:36 AM
Unknown Object (File)
Oct 21 2024, 7:00 AM
Unknown Object (File)
Oct 21 2024, 7:00 AM
Unknown Object (File)
Oct 21 2024, 7:00 AM
Unknown Object (File)
Oct 21 2024, 6:31 AM
Unknown Object (File)
Oct 15 2024, 6:08 AM
Unknown Object (File)
Oct 6 2024, 9:35 AM
Subscribers

Details

Summary

ASAN reports become a lot more useful with llvm-symbolizer in $PATH, and the build is not much more time-consuming. The added benefit is that the resulting reports will actually include symbol information; without, thread trace information includes a bunch of addresses that immediately resolve to an inline function in ^/contrib/compiler-rt/lib/sanitizer_common/sanitizer_common.h and take a little more effort to examine.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 24630