Alias symbols are SimpleDefinedAtoms and are platform neutral. They
don't have to belong ELF. This patch is to make it available to all
platforms. No functionality change intended.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D3862
Move alias symbols from ELFLinkingContext to LinkingContext. ClosedPublic Authored by ruiu on May 21 2014, 6:00 PM.
Details Summary Alias symbols are SimpleDefinedAtoms and are platform neutral. They
Diff Detail Event Timelineruiu updated this object. This revision is now accepted and ready to land.May 22 2014, 12:00 AM
Revision Contents
Diff 9671 include/lld/Core/LinkingContext.h
include/lld/ReaderWriter/Alias.h
include/lld/ReaderWriter/ELFLinkingContext.h
lib/Core/LinkingContext.cpp
lib/ReaderWriter/ELF/ELFLinkingContext.cpp
|