hanchenye-llvm-project/lld/lib/ReaderWriter
Hemant Kulkarni 87dbac00a9 Add program header emission to ELF writer. This patch also rearranges sections for efficient memory utilization
llvm-svn: 167874
2012-11-13 21:34:45 +00:00
..
ELF Add program header emission to ELF writer. This patch also rearranges sections for efficient memory utilization 2012-11-13 21:34:45 +00:00
MachO rename dylibNamesToOrdinal now that it is an ivar 2012-11-01 21:44:45 +00:00
Native This update does the following: 2012-10-18 17:16:19 +00:00
PECOFF This update does the following: 2012-10-18 17:16:19 +00:00
YAML Add absolute symbol scope recognition in lld/Core 2012-11-05 19:13:54 +00:00
CMakeLists.txt Adding support to resolve symbols with archive libraries in lld 2012-11-13 18:39:10 +00:00
Reader.cpp
ReaderArchive.cpp changes after mspencer reviews in phabricator 2012-11-13 20:34:55 +00:00
Writer.cpp