summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2014-11-21 19:39:38 +0000
committerTobias Grosser <tobias@grosser.es>2014-11-21 19:39:38 +0000
commit983997ff6a0aed327bfcbeeb3f03038ec05151b5 (patch)
tree9d62f1b9b96c08e6a071b86f18e8f64272f52b62
parentc98ec0e70ae65654a9c6160b9131073717e55405 (diff)
downloadbcm5719-llvm-983997ff6a0aed327bfcbeeb3f03038ec05151b5.tar.gz
bcm5719-llvm-983997ff6a0aed327bfcbeeb3f03038ec05151b5.zip
Fix typo
llvm-svn: 222559
-rw-r--r--polly/lib/Analysis/Dependences.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/lib/Analysis/Dependences.cpp b/polly/lib/Analysis/Dependences.cpp
index 9e93da426fe..f8e9658ecf8 100644
--- a/polly/lib/Analysis/Dependences.cpp
+++ b/polly/lib/Analysis/Dependences.cpp
@@ -1,4 +1,4 @@
-//===- Dependency.cpp - Calculate dependency information for a Scop. -----===//
+//===- Dependences.cpp - Calculate dependency information for a Scop. -----===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud