llvm-project/lld/lib/Core
Rui Ueyama 331f482cf6 Split a utility function not to use goto statement.
llvm-svn: 205643
2014-04-04 18:34:40 +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
DefinedAtom.cpp [core] support .gnu.linkonce sections 2014-04-01 03:49:55 +00:00
Error.cpp Add "override" and remove "virtual" where appropriate. 2014-03-06 21:14:04 +00:00
File.cpp Remove extraneous curly braces and blank lines. 2013-11-19 06:18:39 +00:00
InputGraph.cpp Use range-based for loop. No functionality change. 2014-04-04 00:59:50 +00:00
LinkingContext.cpp Move nextFile() from LinkingContext to InputGraph. 2014-04-02 05:03:40 +00:00
PassManager.cpp Expand 'auto' that's hard for human to deduce its real type. 2014-04-03 20:47:50 +00:00
Resolver.cpp SymbolTable::size() returns an unsigned int. 2014-04-04 01:22:51 +00:00
SymbolTable.cpp Split a utility function not to use goto statement. 2014-04-04 18:34:40 +00:00
TODO.txt remove completed items 2012-05-04 01:14:02 +00:00