llvm-project/lld/lib/ReaderWriter
Rui Ueyama 20b075e526 [PECOFF] Fix common symbol alignment.
Differential Revision: http://reviews.llvm.org/D3322

llvm-svn: 205826
2014-04-09 01:01:51 +00:00
..
ELF [ELF] Use typedefs to make class field declarations shorter. 2014-04-06 19:44:50 +00:00
MachO s/llvm::dyn_cast/dyn_cast/ 2014-04-02 06:54:46 +00:00
Native s/llvm::dyn_cast/dyn_cast/ 2014-04-02 06:54:46 +00:00
PECOFF [PECOFF] Fix common symbol alignment. 2014-04-09 01:01:51 +00:00
YAML [core] support .gnu.linkonce sections 2014-04-01 03:49:55 +00:00
CMakeLists.txt [CMake] Use target_link_libraries(INTERFACE|PRIVATE) on CMake-2.8.12 to increase opportunity for parallel build. 2014-02-26 06:53:16 +00:00
CoreLinkingContext.cpp Add "override" and remove "virtual" where appropriate. 2014-03-06 21:14:04 +00:00
FileArchive.cpp Fix comments. 2014-04-03 21:06:23 +00:00
LinkerScript.cpp [LinkerScript] parse OUTPUT_FORMAT : treat quotedStrings as identifier 2014-02-25 17:02:54 +00:00
Reader.cpp [core] add SectionGroup support 2014-03-26 16:37:13 +00:00
Writer.cpp [lld][InputGraph] Change the Resolver to use inputGraph 2013-10-07 02:47:09 +00:00