[llvm] r177550 - Remove blank line before block comment.
Eric Christopher
echristo at gmail.com
Wed Mar 20 11:25:12 PDT 2013
Author: echristo
Date: Wed Mar 20 13:25:12 2013
New Revision: 177550
URL: http://llvm.org/viewvc/llvm-project?rev=177550&view=rev
Log:
Remove blank line before block comment.
Modified:
llvm/trunk/include/llvm/CodeGen/MachineBranchProbabilityInfo.h
Modified: llvm/trunk/include/llvm/CodeGen/MachineBranchProbabilityInfo.h
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/include/llvm/CodeGen/MachineBranchProbabilityInfo.h?rev=177550&r1=177549&r2=177550&view=diff
==============================================================================
--- llvm/trunk/include/llvm/CodeGen/MachineBranchProbabilityInfo.h (original)
+++ llvm/trunk/include/llvm/CodeGen/MachineBranchProbabilityInfo.h Wed Mar 20 13:25:12 2013
@@ -1,4 +1,3 @@
-
//==- MachineBranchProbabilityInfo.h - Machine Branch Probability Analysis -==//
//
// The LLVM Compiler Infrastructure
More information about the llvm-commits
mailing list