llvm-project/lld/lib/Core
Nick Kledzik 751eb3d2b3 use llvm_unreachable() instead of assert(0) for invalid enum values in switch statements
llvm-svn: 158542
2012-06-15 20:37:24 +00:00
..
CMakeLists.txt Major refactoring: Remove Platform concept. In its place there are 2012-05-31 22:34:00 +00:00
Error.cpp Cleanup system_error extensions. 2012-01-31 21:47:13 +00:00
File.cpp Factor out core linking options from Platform in a new ResolverOptions 2012-04-18 21:55:06 +00:00
InputFiles.cpp Major refactoring: Remove Platform concept. In its place there are 2012-05-31 22:34:00 +00:00
Resolver.cpp use llvm_unreachable() instead of assert(0) for invalid enum values in switch statements 2012-06-15 20:37:24 +00:00
SymbolTable.cpp Major refactoring: Remove Platform concept. In its place there are 2012-05-31 22:34:00 +00:00
TODO.txt remove completed items 2012-05-04 01:14:02 +00:00