Fix separator in header comment

This cleanup was suggested by Eugene Zelenko <eugene.zelenko@gmail.com> in
http://reviews.llvm.org/D21488 and was split out to increase readability.

llvm-svn: 273437
This commit is contained in:
Tobias Grosser 2016-06-22 16:29:33 +00:00
parent 616449df6d
commit 1a1056798b
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
//===---- Canonicalization.cpp - Run canonicalization passes ======-------===//
//===---- Canonicalization.cpp - Run canonicalization passes --------------===//
//
// The LLVM Compiler Infrastructure
//