diff options
Diffstat (limited to 'llvm/tools/llvmc/examples/Hello')
-rw-r--r-- | llvm/tools/llvmc/examples/Hello/Makefile | 2 |
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 # |