David Blaikie
|
576aba04f1
|
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch
llvm-svn: 146960
|
2011-12-20 02:50:00 +00:00 |
|
John McCall
|
2eda1daed3
|
Use isa<> instead of dyn_cast<> as suggested by Nick.
Should've read the patch a bit closer, sorry.
llvm-svn: 144164
|
2011-11-09 03:26:50 +00:00 |
|
John McCall
|
0accc78829
|
Fix the printing of constants. Patch by Stepan Dyatkovskiy!
llvm-svn: 144079
|
2011-11-08 06:53:04 +00:00 |
|
Renato Golin
|
4c9d4ab277
|
This patch is a big refactoring of llvm-diff. It doesn't add new features, but it re-organizes the old features, so I can insert the MetadataEngine to use the same infrastructure.
llvm-svn: 127627
|
2011-03-14 22:22:46 +00:00 |
|