llvm-project/lld/lib/ReaderWriter
Rui Ueyama 8432d32c67 [PECOFF] Treat the common symbol as mergeable symbol.
This is a temporary measure because the semantics of the common symbol is
actually more compilcated than the simple mergeable symbol.

llvm-svn: 188235
2013-08-13 00:03:21 +00:00
..
ELF Update to llvm changes. 2013-08-08 22:26:50 +00:00
MachO Rename TargetInfo -> LinkingContext. 2013-08-06 22:31:59 +00:00
Native Rename TargetInfo -> LinkingContext. 2013-08-06 22:31:59 +00:00
PECOFF [PECOFF] Treat the common symbol as mergeable symbol. 2013-08-13 00:03:21 +00:00
YAML Fix spelling error. s/Libary/Library/g. 2013-08-09 04:19:54 +00:00
CMakeLists.txt Rename TargetInfo -> LinkingContext. 2013-08-06 22:31:59 +00:00
CoreLinkingContext.cpp Rename TargetInfo -> LinkingContext. 2013-08-06 22:31:59 +00:00
LinkerScript.cpp [lld][ELF] Add parser for linker script ENTRY command 2013-06-03 18:05:21 +00:00
Reader.cpp Revert "Correctly pass ownership of MemoryBuffers." 2013-04-05 22:04:44 +00:00
ReaderArchive.cpp Rename TargetInfo -> LinkingContext. 2013-08-06 22:31:59 +00:00
ReaderLinkerScript.cpp Rename TargetInfo -> LinkingContext. 2013-08-06 22:31:59 +00:00
Writer.cpp Move everything over to TargetInfo. 2013-01-23 01:18:43 +00:00