diff --git a/tools/llvmc2/examples/Clang.td b/tools/llvmc2/examples/Clang.td index 07d59e8fbd0..383984a0bfe 100644 --- a/tools/llvmc2/examples/Clang.td +++ b/tools/llvmc2/examples/Clang.td @@ -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"