hanchenye-llvm-project/lld/lib/Core
Nick Kledzik abb6981f68 Major refactoring: Remove Platform concept. In its place there are
now Reader and Writer subclasses for each file format.  Each Reader and
Writer subclass defines an "options" class which controls how that Reader
or Writer operates.

llvm-svn: 157774
2012-05-31 22:34:00 +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 Major refactoring: Remove Platform concept. In its place there are 2012-05-31 22:34:00 +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