Michael Zolotukhin
|
d770752b5c
Remove redundant includes from tools.
|
7 år sedan |
Matthias Braun
|
88d207542b
Cleanup dump() functions.
|
8 år sedan |
Chandler Carruth
|
0b8c9a80f2
Move all of the header files which are involved in modelling the LLVM IR
|
12 år sedan |
Chandler Carruth
|
f010c464a1
Sort the #include lines for tools/...
|
12 år sedan |
Sylvestre Ledru
|
c8e41c5917
Fix a typo (the the => the)
|
13 år sedan |
David Blaikie
|
2d24e2a396
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch
|
13 år sedan |
John McCall
|
fd22883a34
Use isa<> instead of dyn_cast<> as suggested by Nick.
|
13 år sedan |
John McCall
|
bd3c5ecd37
Fix the printing of constants. Patch by Stepan Dyatkovskiy!
|
13 år sedan |
Renato Golin
|
7d4fc4fb34
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.
|
14 år sedan |