Remove blank line before block comment.

llvm-svn: 177550
This commit is contained in:
Eric Christopher 2013-03-20 18:25:12 +00:00
parent 089f39ec06
commit 71fad78ff4
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
//==- MachineBranchProbabilityInfo.h - Machine Branch Probability Analysis -==//
//
// The LLVM Compiler Infrastructure