hanchenye-llvm-project/lld/lib/Core
Rui Ueyama 4469ce6c7b Add empty() to atom_collection.
"x.empty()" is more idiomatic than "x.size() == 0". This patch is to
add such method and use it in LLD.

Differential Revision: http://llvm-reviews.chandlerc.com/D3279

llvm-svn: 205558
2014-04-03 19:51:14 +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 Remove ordinals from Input Graph elements. 2014-04-03 02:21:44 +00:00
LinkingContext.cpp Move nextFile() from LinkingContext to InputGraph. 2014-04-02 05:03:40 +00:00
PassManager.cpp Remove extraneous curly braces and blank lines. 2013-11-19 06:18:39 +00:00
Resolver.cpp Add empty() to atom_collection. 2014-04-03 19:51:14 +00:00
SymbolTable.cpp [ELF] Add --allow-multiple-definition option. 2014-03-28 16:26:38 +00:00
TODO.txt remove completed items 2012-05-04 01:14:02 +00:00