llvm-project/lld/lib/ReaderWriter
Rui Ueyama fa561713f3 [PECOFF] Parse /export optional arguments.
/EXPORT command line option can take an ordinal, NONAME flag, and DATA flag.
This patch is to parse these optional arguments.

llvm-svn: 197217
2013-12-13 08:42:52 +00:00
..
ELF Make anonymous namespace as small as possible. 2013-12-10 05:15:38 +00:00
MachO Revert "Remove makeArrayRef() calls." 2013-12-10 00:42:52 +00:00
Native Fix a variety of typos in function names and comments 2013-12-01 23:51:36 +00:00
PECOFF [PECOFF] Parse /export optional arguments. 2013-12-13 08:42:52 +00:00
YAML [PECOFF] Refactor IdataPass. 2013-12-11 08:23:37 +00:00
CMakeLists.txt Move definitions to cpp file. No functionality change. 2013-12-06 04:43:01 +00:00
CoreLinkingContext.cpp Remove duplicate calls of pm.add() for RoundTrip tests. 2013-11-01 21:05:42 +00:00
FileArchive.cpp Make error code variables to have narrower scope. 2013-12-06 04:48:05 +00:00
LinkerScript.cpp Fix a variety of typos in function names and comments 2013-12-01 23:51:36 +00:00
Reader.cpp Change the parseFile argument from MemoryBuffer pointer to LinkerInput 2013-09-07 17:55:28 +00:00
Writer.cpp [lld][InputGraph] Change the Resolver to use inputGraph 2013-10-07 02:47:09 +00:00