summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/Native
Commit message (Collapse)AuthorAgeFilesLines
...
* Unused var warning.Michael J. Spencer2012-06-211-1/+2
| | | | llvm-svn: 158944
* Major refactoring: Remove Platform concept. In its place there are Nick Kledzik2012-05-314-0/+1739
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
OpenPOWER on IntegriCloud