aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvmc2/examples/Simple.td
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llvmc2/examples/Simple.td')
-rw-r--r--tools/llvmc2/examples/Simple.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/llvmc2/examples/Simple.td b/tools/llvmc2/examples/Simple.td
index 88d4f0e..4885301 100644
--- a/tools/llvmc2/examples/Simple.td
+++ b/tools/llvmc2/examples/Simple.td
@@ -1,6 +1,6 @@
// A simple wrapper for gcc.
// To compile, use this command:
-// make TOOLNAME=llvmc_simple GRAPH=examples/Simple.td
+// TOFIX
include "Common.td"