summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvmc/plugins/Hello/Hello.cpp
diff options
context:
space:
mode:
authorMikhail Glushenkov <foldr@codedgers.com>2008-12-07 16:43:17 +0000
committerMikhail Glushenkov <foldr@codedgers.com>2008-12-07 16:43:17 +0000
commit385691b1bda4b01ae1c9bea52526e8fef8589088 (patch)
tree339419e785a1eb760cc53433aa48559c9b3c5655 /llvm/tools/llvmc/plugins/Hello/Hello.cpp
parent0d882714900ff140f2e157451beb460c8b534a53 (diff)
downloadbcm5719-llvm-385691b1bda4b01ae1c9bea52526e8fef8589088.tar.gz
bcm5719-llvm-385691b1bda4b01ae1c9bea52526e8fef8589088.zip
Update plugins to use (actions).
llvm-svn: 60660
Diffstat (limited to 'llvm/tools/llvmc/plugins/Hello/Hello.cpp')
-rw-r--r--llvm/tools/llvmc/plugins/Hello/Hello.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/llvmc/plugins/Hello/Hello.cpp b/llvm/tools/llvmc/plugins/Hello/Hello.cpp
index 2ecd2f1c5b9..395ef9bbd48 100644
--- a/llvm/tools/llvmc/plugins/Hello/Hello.cpp
+++ b/llvm/tools/llvmc/plugins/Hello/Hello.cpp
@@ -7,7 +7,7 @@
//
//===----------------------------------------------------------------------===//
//
-// Test plugin for LLVMC.
+// Test plugin for LLVMC. Shows how to write plugins without using TableGen.
//
//===----------------------------------------------------------------------===//
OpenPOWER on IntegriCloud