Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
lld/
-
ELF/
-
InputFiles.cpp
-
test/ELF/
-
ELF/
-
relocatable-build-id.s
Hide Panel
f
Keyboard Reference
?
Differential
D42823
Strip .note.gnu.build-id sections if --build-id is given.
Closed
Public
Authored by
ruiu
on Feb 1 2018, 3:20 PM.
Download Raw Diff
Details
Reviewers
•
rafael
Commits
rGf46d3d1be9cd: Strip .note.gnu.build-id sections if --build-id is given.
rL324146: Strip .note.gnu.build-id sections if --build-id is given.
rLLD324146: Strip .note.gnu.build-id sections if --build-id is given.
Summary
Fixes
https://bugs.llvm.org/show_bug.cgi?id=36203
Diff Detail
Build Status
Buildable 14528
Build 14528: arc lint + arc unit
Event Timeline
ruiu
created this revision.
Feb 1 2018, 3:20 PM
Herald
added a subscriber:
emaste
.
·
View Herald Transcript
Feb 1 2018, 3:20 PM
Harbormaster
completed remote builds in
B14528: Diff 132488
.
Feb 1 2018, 3:20 PM
ruiu
updated this revision to
Diff 132494
.
Feb 1 2018, 3:44 PM
Comment Actions
Add -r to produce a re-linkable object file.
Harbormaster
completed remote builds in
B14531: Diff 132494
.
Feb 1 2018, 3:44 PM
This revision was not accepted when it landed; it landed in state
Needs Review
.
Feb 2 2018, 1:58 PM
Closed by commit
rLLD324146: Strip .note.gnu.build-id sections if --build-id is given.
(authored by
ruiu
).
·
Explain Why
This revision was automatically updated to reflect the committed changes.