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

llvm-svn: 188201
This commit is contained in:
Michael Gottesman 2013-08-12 20:49:27 +00:00
parent d8da06e011
commit 1649a877e1
1 changed files with 1 additions and 1 deletions

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