llvm-project/lld/lib/ReaderWriter
Rui Ueyama 7b3c42a508 Do not inline large member functions. No functionality change.
llvm-svn: 195169
2013-11-19 23:40:44 +00:00
..
ELF Fix include guards. 2013-11-15 03:09:26 +00:00
MachO Fix include guards. 2013-11-15 03:09:26 +00:00
Native Use UINT16_MAX instead of 0xFFFF. 2013-11-19 03:48:23 +00:00
PECOFF Do not inline large member functions. No functionality change. 2013-11-19 23:40:44 +00:00
YAML Add explictly exported atoms and export R_*_COPY'ed atoms. 2013-11-08 21:04:20 +00:00
CMakeLists.txt [lld][InputGraph] Change the Resolver to use inputGraph 2013-10-07 02:47:09 +00:00
CoreLinkingContext.cpp Remove duplicate calls of pm.add() for RoundTrip tests. 2013-11-01 21:05:42 +00:00
LinkerScript.cpp Remove unnecessary namespace qualifier. 2013-11-05 01:37:40 +00:00
Reader.cpp Change the parseFile argument from MemoryBuffer pointer to LinkerInput 2013-09-07 17:55:28 +00:00
ReaderLinkerScript.cpp Remove unnecessary namespace qualifier. 2013-11-05 01:37:40 +00:00
Writer.cpp [lld][InputGraph] Change the Resolver to use inputGraph 2013-10-07 02:47:09 +00:00