Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unweaken vtables as per ↵ | David Blaikie | 2011-12-20 | 1 | -0/+2 |
| | | | | | | http://llvm.org/docs/CodingStandards.html#ll_virtual_anch llvm-svn: 146960 | ||||
* | Use isa<> instead of dyn_cast<> as suggested by Nick. | John McCall | 2011-11-09 | 1 | -1/+1 |
| | | | | | | Should've read the patch a bit closer, sorry. llvm-svn: 144164 | ||||
* | Fix the printing of constants. Patch by Stepan Dyatkovskiy! | John McCall | 2011-11-08 | 1 | -0/+4 |
| | | | | llvm-svn: 144079 | ||||
* | This patch is a big refactoring of llvm-diff. It doesn't add new features, ↵ | Renato Golin | 2011-03-14 | 1 | -0/+209 |
but it re-organizes the old features, so I can insert the MetadataEngine to use the same infrastructure. llvm-svn: 127627 |