llvm-project/lld/tools
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
..
lld Add some docs on the type of flags link.exe has that our driver will need to support. 2012-04-30 23:45:49 +00:00
lld-core Major refactoring: Remove Platform concept. In its place there are 2012-05-31 22:34:00 +00:00
CMakeLists.txt Initial commit. Code by Nick Kledzik. Cleanups and build system by me. 2011-12-18 08:27:59 +00:00