This is an archive of the discontinued LLVM Phabricator instance.

Add DemangleFunctionName for backtracing on NetBSD
ClosedPublic

Authored by krytarowski on Nov 20 2017, 7:12 AM.

Details

Summary

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>

Diff Detail

Repository
rL LLVM

Event Timeline

krytarowski created this revision.Nov 20 2017, 7:12 AM
dvyukov accepted this revision.Nov 20 2017, 8:19 AM
This revision is now accepted and ready to land.Nov 20 2017, 8:19 AM
krytarowski closed this revision.Nov 20 2017, 10:06 AM