diff options
Diffstat (limited to 'llvm/tools/llvmc/example/Hello/Hello.cpp')
-rw-r--r-- | llvm/tools/llvmc/example/Hello/Hello.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/llvmc/example/Hello/Hello.cpp b/llvm/tools/llvmc/example/Hello/Hello.cpp index 395ef9bbd48..23a13a57c2b 100644 --- a/llvm/tools/llvmc/example/Hello/Hello.cpp +++ b/llvm/tools/llvmc/example/Hello/Hello.cpp @@ -1,4 +1,4 @@ -//===- Hello.cpp - Example code from "Writing an LLVM Pass" ---------------===// +//===- Hello.cpp - Example code from "Writing an LLVMC Plugin" ------------===// // // The LLVM Compiler Infrastructure // |