This is an archive of the discontinued LLVM Phabricator instance.

SymbolVendor: Make SectionAddressesChanged a passthrough
ClosedPublic

Authored by labath on Jul 25 2019, 1:47 AM.

Details

Summary

This moves the implementation of the function into the SymbolFile class,
making it possible to excise the SymbolVendor passthrough functions in
follow-up patches.

Diff Detail

Repository
rL LLVM

Event Timeline

labath created this revision.Jul 25 2019, 1:47 AM
JDevlieghere accepted this revision.Jul 25 2019, 9:32 AM
This revision is now accepted and ready to land.Jul 25 2019, 9:32 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJul 29 2019, 8:53 AM