This is an archive of the discontinued LLVM Phabricator instance.

Introduce a separate preprocessor macro, _LIBUNWIND_USE_DLADDR, for directly controlling a dependency on dladdr(). This will allow us to use libunwind without adding a libdl dependency.
ClosedPublic

Authored by rupprecht on Jun 28 2018, 11:56 AM.