llvm-project/lld/lib/ReaderWriter
Rui Ueyama efa8076c29 [PECOFF] Drop stdcall's atsign suffix only.
You can omit @number suffix when specifying /export option,
but you can do that only for stdcall functions.

llvm-svn: 207809
2014-05-01 22:44:42 +00:00
..
ELF [ELF] Fix the file look up algorithm used in the linker script GROUP command. 2014-05-01 16:22:08 +00:00
MachO Update to match changes made in r205955 2014-04-10 07:49:18 +00:00
Native s/llvm::dyn_cast/dyn_cast/ 2014-04-02 06:54:46 +00:00
PECOFF [PECOFF] Drop stdcall's atsign suffix only. 2014-05-01 22:44:42 +00:00
YAML Update to match changes made in r205955 2014-04-10 07:49:18 +00:00
CMakeLists.txt [CMake] Use target_link_libraries(INTERFACE|PRIVATE) on CMake-2.8.12 to increase opportunity for parallel build. 2014-02-26 06:53:16 +00:00
CoreLinkingContext.cpp Add "override" and remove "virtual" where appropriate. 2014-03-06 21:14:04 +00:00
FileArchive.cpp Fix comments. 2014-04-03 21:06:23 +00:00
LinkerScript.cpp [LinkerScript] parse OUTPUT_FORMAT : treat quotedStrings as identifier 2014-02-25 17:02:54 +00:00
Reader.cpp [core] add SectionGroup support 2014-03-26 16:37:13 +00:00
Writer.cpp [lld][InputGraph] Change the Resolver to use inputGraph 2013-10-07 02:47:09 +00:00