summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/IncludeFile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Support/IncludeFile.cpp')
-rw-r--r--llvm/lib/Support/IncludeFile.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Support/IncludeFile.cpp b/llvm/lib/Support/IncludeFile.cpp
index e41d1f0a811..5da88261ce5 100644
--- a/llvm/lib/Support/IncludeFile.cpp
+++ b/llvm/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*) {}
OpenPOWER on IntegriCloud