llvm-project/lld/lib/ReaderWriter/PECOFF
Simon Atanasyan 55c2699d29 Follow-up to r221913. Fix some -Wcast-qual warning reasons.
llvm-svn: 221974
2014-11-14 07:15:43 +00:00
..
Atoms.h Fix warnings about missing override. 2014-11-03 17:14:46 +00:00
CMakeLists.txt [CMake] lld: Introduce ${cmake_2_8_12_INTERFACE} onto each target_link_libraries. [PR20254] 2014-10-17 00:37:49 +00:00
EdataPass.cpp [PECOFF] Fix exported symbol in the import library 2014-10-21 21:41:28 +00:00
EdataPass.h Follow-up to r221913. Fix some -Wcast-qual warning reasons. 2014-11-14 07:15:43 +00:00
GroupedSectionsPass.h Sort include files according to convention. 2014-10-18 05:33:55 +00:00
IdataPass.cpp Follow-up to r221913. Fix some -Wcast-qual warning reasons. 2014-11-14 07:15:43 +00:00
IdataPass.h [PECOFF] Fix delay-import address table contents. 2014-11-13 02:58:36 +00:00
InferSubsystemPass.h [PECOFF] Improve subsystem inference 2014-11-06 23:50:48 +00:00
LinkerGeneratedSymbolFile.cpp [PECOFF] Move helper function out of class 2014-09-30 21:39:46 +00:00
LinkerGeneratedSymbolFile.h [PECOFF] Improve subsystem inference 2014-11-06 23:50:48 +00:00
LoadConfigPass.cpp Sort include files according to convention. 2014-10-18 05:33:55 +00:00
LoadConfigPass.h Follow-up to r221913. Fix some -Wcast-qual warning reasons. 2014-11-14 07:15:43 +00:00
Makefile Initial set of Makefiles 2014-06-04 09:54:07 +00:00
PECOFFLinkingContext.cpp [PECOFF] Improve subsystem inference 2014-11-06 23:50:48 +00:00
Pass.cpp Sort include files according to convention. 2014-10-18 05:33:55 +00:00
Pass.h [PECOFF] Emit x64 delay-import wrapper function 2014-10-17 22:03:54 +00:00
ReaderCOFF.cpp [PECOFF] Do not skip COMDAT section symbols. 2014-11-05 02:21:39 +00:00
ReaderImportHeader.cpp Use llvm::make_unique. 2014-10-14 19:43:37 +00:00
WriterImportLibrary.cpp [PECOFF] Fix symbols in module-definition file. 2014-11-04 22:09:13 +00:00
WriterImportLibrary.h [PECOFF] Create the import library file. 2013-12-20 11:35:40 +00:00
WriterPECOFF.cpp [PECOFF] Add a comment for SECREL relocation. 2014-11-06 01:14:02 +00:00