Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/runtimes/
-
trunk/
-
runtimes/
-
llvm-strip-link.in
Hide Panel
f
Keyboard Reference
?
Differential
D59184
[runtime] Use --strip-all rather than --strip-sections
Closed
Public
Authored by
phosek
on Mar 9 2019, 6:22 PM.
Download Raw Diff
Details
Reviewers
jakehehrlich
juliehockett
smeenai
Commits
rGb68566aec32d: [runtime] Use --strip-all rather than --strip-sections
rL355783: [runtime] Use --strip-all rather than --strip-sections
Summary
We need to preserve section headers for shared libraries.
Diff Detail
Repository
rL LLVM
Event Timeline
phosek
created this revision.
Mar 9 2019, 6:22 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Mar 9 2019, 6:22 PM
Herald
added a subscriber:
llvm-commits
.
·
View Herald Transcript
This revision was not accepted when it landed; it landed in state
Needs Review
.
Mar 9 2019, 8:26 PM
Closed by commit
rL355783: [runtime] Use --strip-all rather than --strip-sections
(authored by
phosek
).
·
Explain Why
This revision was automatically updated to reflect the committed changes.