llvm-project/lld/lib/ReaderWriter
Rui Ueyama 14876abb3d [PECOFF] Set the correct PE header field value.
The charcateristics field should not have IMAGE_FILE_32BIT_MACHINE bit but have
IMAGE_FILE_LARGE_ADDRESS_AWARE bit for PE32+.

llvm-svn: 200518
2014-01-31 05:43:12 +00:00
..
ELF [ELF] Make private all DynamicTable class fields which are not used in 2014-01-30 14:20:22 +00:00
MachO Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
Native Restore vertical alignment lost by clang-format 2013-12-20 20:34:19 +00:00
PECOFF [PECOFF] Set the correct PE header field value. 2014-01-31 05:43:12 +00:00
YAML Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
CMakeLists.txt [lld] Introduce registry and Reference kind tuple 2013-12-19 21:58:00 +00:00
CoreLinkingContext.cpp Run clang-format on r197727. 2013-12-20 07:48:29 +00:00
FileArchive.cpp Update for llvm api change. 2014-01-30 02:49:58 +00:00
LinkerScript.cpp Fix a variety of typos in function names and comments 2013-12-01 23:51:36 +00:00
Reader.cpp Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
Writer.cpp [lld][InputGraph] Change the Resolver to use inputGraph 2013-10-07 02:47:09 +00:00