This is an archive of the discontinued LLVM Phabricator instance.

ELF: Remove a comparison against In.EhFrame. NFCI.
ClosedPublic

Authored by pcc on May 22 2019, 6:33 PM.

Diff Detail

Repository
rLLD LLVM Linker

Event Timeline

pcc created this revision.May 22 2019, 6:33 PM
Herald added a project: Restricted Project. · View Herald Transcript

LG

lld/ELF/MapFile.cpp
109 ↗(On Diff #200859)

Can Sec be const?

pcc marked 2 inline comments as done.May 23 2019, 2:27 PM
pcc added inline comments.
lld/ELF/MapFile.cpp
109 ↗(On Diff #200859)

Yes, done.

This revision was not accepted when it landed; it landed in state Needs Review.May 23 2019, 2:28 PM
This revision was automatically updated to reflect the committed changes.
pcc marked an inline comment as done.