llvm-project/lld/lib/ReaderWriter
Simon Atanasyan 54f6f7bd77 [Mips] Replace "virtual" by "override" in member function declarations
where it is appropriate.

llvm-svn: 203102
2014-03-06 10:29:45 +00:00
..
ELF [Mips] Replace "virtual" by "override" in member function declarations 2014-03-06 10:29:45 +00:00
MachO [C++11] Replace LLVM_OVERRIDE with just "override" now that we're all 2014-03-02 09:39:44 +00:00
Native Update for LLVM api change. 2014-02-24 18:20:36 +00:00
PECOFF Add "override" to member functions where appropriate. 2014-03-05 19:50:03 +00:00
YAML Update for LLVM api change. 2014-02-24 18:20:36 +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 [lld] Include reference kind in cycle detector debug output 2014-02-24 21:14:37 +00:00
FileArchive.cpp [C++11] Add #include's for OwningPtr. 2014-03-03 07:20:05 +00:00
LinkerScript.cpp [LinkerScript] parse OUTPUT_FORMAT : treat quotedStrings as identifier 2014-02-25 17:02:54 +00:00
Reader.cpp Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
Writer.cpp [lld][InputGraph] Change the Resolver to use inputGraph 2013-10-07 02:47:09 +00:00