Rename our version of ccc to ccc2

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56461 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Mikhail Glushenkov 2008-09-22 20:47:09 +00:00
parent d92f2e01fc
commit ac69f91e44

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"