aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/llvmc2/examples/Clang.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/llvmc2/examples/Clang.td b/tools/llvmc2/examples/Clang.td
index 07d59e8fbd..383984a0bf 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"