[branchfolding] Fix typo in C++ editor declaration.
authorMichael Gottesman <mgottesman@apple.com>
Mon, 12 Aug 2013 20:49:27 +0000 (20:49 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Mon, 12 Aug 2013 20:49:27 +0000 (20:49 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188201 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/BranchFolding.h

index 26bdca93f79bb2c88316eb8598b2064bd651e4a2..0d15ed7e792a6a5aafabf9d320bcfbdc85a2eda7 100644 (file)
@@ -1,4 +1,4 @@
-//===-- BranchFolding.h - Fold machine code branch instructions --*- C++ -*===//
+//===-- BranchFolding.h - Fold machine code branch instructions -*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //