[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 64cf0f48c3
commit 6b88b6e12b

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