diff options
-rw-r--r-- | polly/lib/Analysis/Dependences.cpp | 2 |
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 // |