hanchenye-llvm-project/lld/lib/ReaderWriter/PECOFF
Rui Ueyama f9be75f538 [PECOFF] Fix DLLCharacteristics field.
IMAGE_DLL_CHARACTERISTICS_NO_SEH flag should be set only when SEH is disabled.

llvm-svn: 202215
2014-02-26 02:31:53 +00:00
..
Atoms.h Run clang-format on r197727. 2013-12-20 07:48:29 +00:00
CMakeLists.txt [PECOFF] Create the import library file. 2013-12-20 11:35:40 +00:00
EdataPass.cpp temporary commit 2013-12-28 08:40:23 +00:00
EdataPass.h Remove leading underscore from parameters. 2014-01-06 22:43:31 +00:00
GroupedSectionsPass.h Run clang-format for PECOFF reader/writer code. No other changes. 2013-12-11 14:10:25 +00:00
IdataPass.cpp [PECOFF] Rename lld::coff -> lld::pecoff. 2013-12-13 02:58:27 +00:00
IdataPass.h [PECOFF] Rename lld::coff -> lld::pecoff. 2013-12-13 02:58:27 +00:00
LinkerGeneratedSymbolFile.h [lld] Introduce registry and Reference kind tuple 2013-12-19 21:58:00 +00:00
PECOFFLinkingContext.cpp [lld] Include reference kind in cycle detector debug output 2014-02-24 21:14:37 +00:00
Pass.cpp [PECOFF] Rename lld::coff -> lld::pecoff. 2013-12-13 02:58:27 +00:00
Pass.h [PECOFF] Rename lld::coff -> lld::pecoff. 2013-12-13 02:58:27 +00:00
ReaderCOFF.cpp [COFF] Refactor .drectve section handling. No functionality change. 2014-02-25 05:37:47 +00:00
ReaderImportHeader.cpp Run clang-format on r197727. 2013-12-20 07:48:29 +00:00
ReaderImportHeader.h [PECOFF] Rename lld::coff -> lld::pecoff. 2013-12-13 02:58:27 +00:00
SetSubsystemPass.h [PECOFF] Simplify: Replace two-value enum with bool. 2014-01-06 19:55:58 +00:00
WriterImportLibrary.cpp [PECOFF] Fix /export option in the .drectve section. 2013-12-24 09:15:57 +00:00
WriterImportLibrary.h [PECOFF] Create the import library file. 2013-12-20 11:35:40 +00:00
WriterPECOFF.cpp [PECOFF] Fix DLLCharacteristics field. 2014-02-26 02:31:53 +00:00