llvm-project/lld/lib/ReaderWriter/PECOFF
Rui Ueyama de40bd4cf9 Rename atom_collection -> AtomVector.
Type names should start with an uppercase letter in the LLVM coding style.

llvm-svn: 234452
2015-04-08 23:05:59 +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 Merge MutableFile with SimpleFile. 2015-04-07 20:43:38 +00:00
EdataPass.h Merge MutableFile with SimpleFile. 2015-04-07 20:43:38 +00:00
IdataPass.cpp Merge MutableFile with SimpleFile. 2015-04-07 20:43:38 +00:00
IdataPass.h Merge MutableFile with SimpleFile. 2015-04-07 20:43:38 +00:00
InferSubsystemPass.h Merge MutableFile with SimpleFile. 2015-04-07 20:43:38 +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 Merge MutableFile with SimpleFile. 2015-04-07 20:43:38 +00:00
LoadConfigPass.h Merge MutableFile with SimpleFile. 2015-04-07 20:43:38 +00:00
OrderPass.h Merge MutableFile with SimpleFile. 2015-04-07 20:43:38 +00:00
PDBPass.h Merge MutableFile with SimpleFile. 2015-04-07 20:43:38 +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 Rename atom_collection -> AtomVector. 2015-04-08 23:05:59 +00:00
ReaderImportHeader.cpp Rename atom_collection -> AtomVector. 2015-04-08 23:05:59 +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 Use alignment values everywhere instead of log2. 2015-03-26 02:03:44 +00:00