forked from OSchip/llvm-project
Group all synthetic symbols in the in single struct to match the ELF linker. This change is part of a larger change to add more linker symbols such as `_end` and `_edata`. Differential Revision: https://reviews.llvm.org/D42866 llvm-svn: 324157 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Config.h | ||
| Driver.cpp | ||
| InputChunks.cpp | ||
| InputChunks.h | ||
| InputFiles.cpp | ||
| InputFiles.h | ||
| MarkLive.cpp | ||
| MarkLive.h | ||
| Options.td | ||
| OutputSections.cpp | ||
| OutputSections.h | ||
| OutputSegment.h | ||
| SymbolTable.cpp | ||
| SymbolTable.h | ||
| Symbols.cpp | ||
| Symbols.h | ||
| Writer.cpp | ||
| Writer.h | ||
| WriterUtils.cpp | ||
| WriterUtils.h | ||