Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unweaken vtables as per ↵ | David Blaikie | 2011-12-20 | 1 | -0/+1 |
| | | | | | | http://llvm.org/docs/CodingStandards.html#ll_virtual_anch llvm-svn: 146960 | ||||
* | Make llvm::Consumer a class (to remove a MSVC warning since Consumer is ↵ | Francois Pichet | 2011-03-14 | 1 | -1/+2 |
| | | | | | | later forward declared as a struct) llvm-svn: 127632 | ||||
* | This patch is a big refactoring of llvm-diff. It doesn't add new features, ↵ | Renato Golin | 2011-03-14 | 1 | -0/+91 |
but it re-organizes the old features, so I can insert the MetadataEngine to use the same infrastructure. llvm-svn: 127627 |