summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvmc
diff options
context:
space:
mode:
authorMikhail Glushenkov <foldr@codedgers.com>2010-08-23 19:24:00 +0000
committerMikhail Glushenkov <foldr@codedgers.com>2010-08-23 19:24:00 +0000
commit0e6cfd74919c8573fa71cf5aabb86c38a7420ebf (patch)
treeae7cfd662a37d24bb345851662d244fb9f7c0b6d /llvm/tools/llvmc
parent59129fd9ef68501f16f5abd456c0055157c347d4 (diff)
downloadbcm5719-llvm-0e6cfd74919c8573fa71cf5aabb86c38a7420ebf.tar.gz
bcm5719-llvm-0e6cfd74919c8573fa71cf5aabb86c38a7420ebf.zip
llvmc: Do not mention plugins in the code.
llvm-svn: 111826
Diffstat (limited to 'llvm/tools/llvmc')
-rw-r--r--llvm/tools/llvmc/examples/Hello/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/llvmc/examples/Hello/Makefile b/llvm/tools/llvmc/examples/Hello/Makefile
index 5b7dccb6d93..c281be655dd 100644
--- a/llvm/tools/llvmc/examples/Hello/Makefile
+++ b/llvm/tools/llvmc/examples/Hello/Makefile
@@ -1,4 +1,4 @@
-##===- tools/llvmc/plugins/Hello/Makefile ------------------*- Makefile -*-===##
+##===- tools/llvmc/examples/Hello/Makefile -----------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#
OpenPOWER on IntegriCloud