[branchfolding] Fix typo in C++ editor declaration.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188201 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Michael Gottesman 2013-08-12 20:49:27 +00:00
parent 55e464b405
commit a8b107e9e0

View 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
//