llvm-project/lld/lib/ReaderWriter/PECOFF
Rui Ueyama 00eb257f2e Re-commit r223330: Rewrite InputGraph's Group
llvm-svn: 223867
2014-12-10 00:33:00 +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 Remove extra semicolon. 2014-12-04 23:26:11 +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 [PECOFF] Fix 32-bit delay-import table. 2014-11-17 02:04:54 +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 /export compatibility. 2014-12-04 06:09:39 +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
PDBPass.h Use SafelyCloseFileDescriptor instead of close. 2014-11-26 01:45:24 +00:00
PECOFFLinkingContext.cpp Re-commit r223330: Rewrite InputGraph's Group 2014-12-10 00:33:00 +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 exported symbols in an import library. 2014-12-05 21:52:02 +00:00
WriterImportLibrary.h [PECOFF] Create the import library file. 2013-12-20 11:35:40 +00:00
WriterPECOFF.cpp [PECOFF] Fix section alignment. 2014-11-14 21:33:07 +00:00