Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
lld/trunk/
-
trunk/
-
ELF/
-
MarkLive.cpp
-
test/ELF/
-
ELF/
-
gc-sections-linker-defined-symbol.s
Hide Panel
f
Keyboard Reference
?
Differential
D41095
ELF: Do not follow relocation edges to output sections during GC.
Closed
Public
Authored by
pcc
on Dec 11 2017, 2:41 PM.
Download Raw Diff
Details
Reviewers
ruiu
•
rafael
Commits
rG17f71de70be2: ELF: Do not follow relocation edges to output sections during GC.
rLLD320431: ELF: Do not follow relocation edges to output sections during GC.
rL320431: ELF: Do not follow relocation edges to output sections during GC.
Summary
This fixes an assertion error introduced by r320390.
Diff Detail
Repository
rL LLVM
Event Timeline
pcc
created this revision.
Dec 11 2017, 2:41 PM
Harbormaster
completed remote builds in
B13003: Diff 126451
.
Dec 11 2017, 2:41 PM
Herald
added a subscriber:
emaste
.
·
View Herald Transcript
Dec 11 2017, 2:41 PM
Closed by commit
rL320431: ELF: Do not follow relocation edges to output sections during GC.
(authored by
pcc
).
·
Explain Why
Dec 11 2017, 2:48 PM
This revision was automatically updated to reflect the committed changes.