[llvm] r188205 - Add editor C++ filetype declaration no functionality change.

Michael Gottesman mgottesman at apple.com
Mon Aug 12 14:10:24 PDT 2013


Author: mgottesman
Date: Mon Aug 12 16:10:23 2013
New Revision: 188205

URL: http://llvm.org/viewvc/llvm-project?rev=188205&view=rev
Log:
Add editor C++ filetype declaration no functionality change.

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=188205&r1=188204&r2=188205&view=diff
==============================================================================
--- llvm/trunk/include/llvm/CodeGen/MachineBranchProbabilityInfo.h (original)
+++ llvm/trunk/include/llvm/CodeGen/MachineBranchProbabilityInfo.h Mon Aug 12 16:10:23 2013
@@ -1,4 +1,4 @@
-//==- MachineBranchProbabilityInfo.h - Machine Branch Probability Analysis -==//
+//=- MachineBranchProbabilityInfo.h - Branch Probability Analysis -*- C++ -*-=//
 //
 //                     The LLVM Compiler Infrastructure
 //





More information about the llvm-commits mailing list