Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
libunwind/trunk/src/
-
trunk/
-
src/
-
AddressSpace.hpp
Hide Panel
f
Keyboard Reference
?
Differential
D48733
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.
Closed
Public
Authored by
rupprecht
on Jun 28 2018, 11:56 AM.
Download Raw Diff
Details
Reviewers
saugustine
Commits
rG2bd91dbd627f: Introduce a separate preprocessor macro, _LIBUNWIND_USE_DLADDR, for directly…
rUNW336014: Introduce a separate preprocessor macro, _LIBUNWIND_USE_DLADDR, for directly…
rL336014: Introduce a separate preprocessor macro, _LIBUNWIND_USE_DLADDR, for directly…
Diff Detail
Repository
rL LLVM
Event Timeline
rupprecht
created this revision.
Jun 28 2018, 11:56 AM
Herald
added subscribers:
cfe-commits
,
chrib
,
christof
.
·
View Herald Transcript
Jun 28 2018, 11:56 AM
Harbormaster
completed remote builds in
B19850: Diff 153365
.
Jun 28 2018, 11:57 AM
saugustine
accepted this revision.
Jun 28 2018, 3:16 PM
This revision is now accepted and ready to land.
Jun 28 2018, 3:16 PM
Closed by commit
rL336014: Introduce a separate preprocessor macro, _LIBUNWIND_USE_DLADDR, for directly…
(authored by
rupprecht
).
·
Explain Why
Jun 29 2018, 1:46 PM
This revision was automatically updated to reflect the committed changes.
Herald
added a subscriber:
llvm-commits
.
·
View Herald Transcript
Jun 29 2018, 1:46 PM