llvm-project/lld/lib/ReaderWriter/PECOFF
Lang Hames b09c2c6edb [lld] Allow LLD passes to return error codes.
llvm-svn: 240147
2015-06-19 17:51:46 +00:00
..
Atoms.h Use alignment values everywhere instead of log2. 2015-03-26 02:03:44 +00:00
CMakeLists.txt Remove YAML/Native round-trip passes. 2015-02-20 22:10:28 +00:00
EdataPass.cpp [lld] Allow LLD passes to return error codes. 2015-06-19 17:51:46 +00:00
EdataPass.h [lld] Allow LLD passes to return error codes. 2015-06-19 17:51:46 +00:00
IdataPass.cpp [lld] Allow LLD passes to return error codes. 2015-06-19 17:51:46 +00:00
IdataPass.h [lld] Allow LLD passes to return error codes. 2015-06-19 17:51:46 +00:00
InferSubsystemPass.h [lld] Allow LLD passes to return error codes. 2015-06-19 17:51:46 +00:00
LinkerGeneratedSymbolFile.cpp [PECOFF] Remove ResolvableSymbols to simplify. 2015-01-16 20:48:46 +00:00
LinkerGeneratedSymbolFile.h Rename atom_collection -> AtomVector. 2015-04-08 23:05:59 +00:00
LoadConfigPass.cpp [lld] Allow LLD passes to return error codes. 2015-06-19 17:51:46 +00:00
LoadConfigPass.h [lld] Allow LLD passes to return error codes. 2015-06-19 17:51:46 +00:00
OrderPass.h [lld] Allow LLD passes to return error codes. 2015-06-19 17:51:46 +00:00
PDBPass.h [lld] Allow LLD passes to return error codes. 2015-06-19 17:51:46 +00:00
PECOFFLinkingContext.cpp Replace the `createImplicitFiles` method return type with `void` 2015-04-06 20:43:35 +00:00
Pass.cpp Remove COFFReference and use SimpleReference instead. 2015-03-09 22:18:51 +00:00
Pass.h [PECOFF] Emit x64 delay-import wrapper function 2014-10-17 22:03:54 +00:00
ReaderCOFF.cpp Update for llvm api change. 2015-06-13 12:50:13 +00:00
ReaderImportHeader.cpp Use MemoryBufferRef instead of MemoryBuffer&. NFC. 2015-04-24 21:10:50 +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 Revert r234649 "PECOFF: Use C++11 braced init list to make Version objects." 2015-04-11 01:32:52 +00:00