summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kruse <llvm@meinersbur.de>2017-03-10 00:36:54 +0000
committerMichael Kruse <llvm@meinersbur.de>2017-03-10 00:36:54 +0000
commit0666a76aac01445f28f5d661d24c522128861ee2 (patch)
tree7933ebf216b578cb3934d42c7944277580c295e5
parentae4772140fb9eb5c13386f5642bb78a700ba951e (diff)
downloadbcm5719-llvm-0666a76aac01445f28f5d661d24c522128861ee2.tar.gz
bcm5719-llvm-0666a76aac01445f28f5d661d24c522128861ee2.zip
[Support] Correct filename in file head comment. NFC.
llvm-svn: 297430
-rw-r--r--polly/include/polly/Support/DumpModulePass.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/include/polly/Support/DumpModulePass.h b/polly/include/polly/Support/DumpModulePass.h
index 1da94ba7fa1..9b16051fabd 100644
--- a/polly/include/polly/Support/DumpModulePass.h
+++ b/polly/include/polly/Support/DumpModulePass.h
@@ -1,4 +1,4 @@
-//===------ DumpModulePass.cpp ----------------------------------*- C++ -*-===//
+//===------ DumpModulePass.h ------------------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud