[PATCH] D40251: Add DemangleFunctionName for backtracing on NetBSD
Kamil Rytarowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 20 07:22:22 PST 2017
krytarowski created this revision.
krytarowski added a project: Sanitizers.
Herald added a subscriber: kubamracek.
NetBSD uses indirection for old threading functions for historical reasons
The mangled names are internal implementation detail and should not be
exposed even in backtraces.
Sponsored by <The NetBSD Foundation>
Repository:
rL LLVM
https://reviews.llvm.org/D40251
Files:
lib/sanitizer_common/sanitizer_stacktrace_printer.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40251.123589.patch
Type: text/x-patch
Size: 4585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171120/cd06ac88/attachment.bin>
More information about the llvm-commits
mailing list