summaryrefslogtreecommitdiffstats
path: root/polly
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2014-01-03 00:44:43 +0000
committerTobias Grosser <tobias@grosser.es>2014-01-03 00:44:43 +0000
commit765a70ababef52a913c4c528443b1542bdc79d34 (patch)
tree56e950f630772b78a22cfd74dd0d484af24d7939 /polly
parentb0c246e25e83183d983f57cc9e95f4ddf7ce16b4 (diff)
downloadbcm5719-llvm-765a70ababef52a913c4c528443b1542bdc79d34.tar.gz
bcm5719-llvm-765a70ababef52a913c4c528443b1542bdc79d34.zip
Fix formatting issues
llvm-svn: 198384
Diffstat (limited to 'polly')
-rwxr-xr-xpolly/include/polly/Canonicalization.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/polly/include/polly/Canonicalization.h b/polly/include/polly/Canonicalization.h
index 146fa3783b6..df22361304c 100755
--- a/polly/include/polly/Canonicalization.h
+++ b/polly/include/polly/Canonicalization.h
@@ -1,4 +1,4 @@
-//===--- Canonicalization.h - The set of canonicalization passes------*- C++ -*-===//
+//===--- Canonicalization.h - The set of canonicalization passes -*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
@@ -23,8 +23,6 @@ namespace polly {
/// optimal. TODO: Optimize the set of canonicalization passes.
void registerCanonicalicationPasses(llvm::PassManagerBase &PM,
bool SCEVCodegen = false);
-
}
-
#endif
OpenPOWER on IntegriCloud