llvm-project/lld/lib/ReaderWriter/PECOFF
Rui Ueyama 82ca5e72d2 Fix -Wcast-qual warning.
llvm-svn: 231139
2015-03-03 21:38:38 +00:00
..
Atoms.h Partially revert "PECOFF: Do not add layout-after edges." 2015-02-27 05:22:19 +00:00
CMakeLists.txt Remove YAML/Native round-trip passes. 2015-02-20 22:10:28 +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
IdataPass.cpp Remove include/lld/Core/Endian.h and use llvm/Support/Endian.h instead. 2015-03-02 20:31: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] Remove ResolvableSymbols to simplify. 2015-01-16 20:48:46 +00:00
LinkerGeneratedSymbolFile.h [PECOFF] Remove ResolvableSymbols to simplify. 2015-01-16 20:48:46 +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 Fix the ELF shared library build targets - take 2 2015-01-24 01:06:07 +00:00
OrderPass.h ELF: Don't use LayoutPass. 2015-01-31 02:05:01 +00:00
PDBPass.h Use SafelyCloseFileDescriptor instead of close. 2014-11-26 01:45:24 +00:00
PECOFFLinkingContext.cpp Add missing includes for make_unique, lld edition. 2015-03-02 00:48:06 +00:00
Pass.cpp Add missing includes for make_unique, lld edition. 2015-03-02 00:48:06 +00:00
Pass.h [PECOFF] Emit x64 delay-import wrapper function 2014-10-17 22:03:54 +00:00
ReaderCOFF.cpp Fix -Wcast-qual warning. 2015-03-03 21:38:38 +00:00
ReaderImportHeader.cpp Remove include/lld/Core/Endian.h and use llvm/Support/Endian.h instead. 2015-03-02 20:31:43 +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 Remove include/lld/Core/Endian.h and use llvm/Support/Endian.h instead. 2015-03-02 20:31:43 +00:00