summaryrefslogtreecommitdiff
path: root/lib/Support/IncludeFile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Support/IncludeFile.cpp')
-rw-r--r--lib/Support/IncludeFile.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Support/IncludeFile.cpp b/lib/Support/IncludeFile.cpp
index e41d1f0a81..5da88261ce 100644
--- a/lib/Support/IncludeFile.cpp
+++ b/lib/Support/IncludeFile.cpp
@@ -16,5 +16,5 @@
using namespace llvm;
// This constructor is used to ensure linking of other modules. See the
-// llvm/System/IncludeFile.h header for details.
+// llvm/Support/IncludeFile.h header for details.
IncludeFile::IncludeFile(const void*) {}