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-absolute.s
Hide Panel
f
Keyboard Reference
?
Differential
D33713
[ELF] - Do not crash when proccessing absolute symbols during GC.
Closed
Public
Authored by
grimar
on May 31 2017, 1:45 AM.
Download Raw Diff
Details
Reviewers
ruiu
•
rafael
Commits
rGb940f65cd21d: [ELF] - Do not crash when proccessing absolute symbols during GC.
rLLD304392: [ELF] - Do not crash when proccessing absolute symbols during GC.
rL304392: [ELF] - Do not crash when proccessing absolute symbols during GC.
Summary
This is PR33239, previously we segfault on given testcase.
Diff Detail
Repository
rL LLVM
Event Timeline
grimar
created this revision.
May 31 2017, 1:45 AM
Herald
added a subscriber:
emaste
.
·
View Herald Transcript
May 31 2017, 1:45 AM
smeenai
added a subscriber:
smeenai
.
May 31 2017, 11:12 AM
Comment Actions
Thanks!
Closed by commit
rL304392: [ELF] - Do not crash when proccessing absolute symbols during GC.
(authored by
grimar
).
·
Explain Why
Jun 1 2017, 12:48 AM
This revision was automatically updated to reflect the committed changes.