Rename our version of ccc to ccc2

llvm-svn: 56461
This commit is contained in:
Mikhail Glushenkov 2008-09-22 20:47:09 +00:00
parent 1c4e084bd2
commit 632d982a7f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
// A (first stab at a) replacement for the Clang's ccc script.
// To compile, use this command:
// make TOOLNAME=ccc GRAPH=examples/Clang.td
// make TOOLNAME=ccc2 GRAPH=examples/Clang.td
include "Common.td"