llvm-project/lld/lib/ReaderWriter
Shankar Easwaran bcf36560fd [ELF] Fix Atoms in the same file had overlapping ordinals.
This also reverts the LayoutPass to use std::sort as all files
have an ordinal now.

llvm-svn: 192409
2013-10-11 01:50:04 +00:00
..
ELF [ELF] Fix Atoms in the same file had overlapping ordinals. 2013-10-11 01:50:04 +00:00
MachO Update error classes from all lowercase to camel case. 2013-10-09 00:57:22 +00:00
Native Update error classes from all lowercase to camel case. 2013-10-09 00:57:22 +00:00
PECOFF Fix typo 2013-10-10 22:29:48 +00:00
YAML [Layout] Assign ordinals in Resolution order. 2013-10-09 05:23:23 +00:00
CMakeLists.txt [lld][InputGraph] Change the Resolver to use inputGraph 2013-10-07 02:47:09 +00:00
CoreLinkingContext.cpp Update error classes from all lowercase to camel case. 2013-10-09 00:57:22 +00:00
LinkerScript.cpp [lld][ELF] Add parser for linker script ENTRY command 2013-06-03 18:05:21 +00:00
Reader.cpp Change the parseFile argument from MemoryBuffer pointer to LinkerInput 2013-09-07 17:55:28 +00:00
ReaderLinkerScript.cpp [Layout] Assign ordinals in Resolution order. 2013-10-09 05:23:23 +00:00
Writer.cpp [lld][InputGraph] Change the Resolver to use inputGraph 2013-10-07 02:47:09 +00:00