summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorMichael Gottesman <mgottesman@apple.com>2013-08-12 20:49:27 +0000
committerMichael Gottesman <mgottesman@apple.com>2013-08-12 20:49:27 +0000
commit1649a877e1b0d4656450115e2b7c7cebfd07d687 (patch)
tree95cf000c3a341b1e554ab4fc99e56fef6be0e307 /llvm/lib/CodeGen
parentd8da06e011c6b11773bfbae676196df0477a5b90 (diff)
downloadbcm5719-llvm-1649a877e1b0d4656450115e2b7c7cebfd07d687.tar.gz
bcm5719-llvm-1649a877e1b0d4656450115e2b7c7cebfd07d687.zip
[branchfolding] Fix typo in C++ editor declaration.
llvm-svn: 188201
Diffstat (limited to 'llvm/lib/CodeGen')
-rw-r--r--llvm/lib/CodeGen/BranchFolding.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/BranchFolding.h b/llvm/lib/CodeGen/BranchFolding.h
index 26bdca93f79..0d15ed7e792 100644
--- a/llvm/lib/CodeGen/BranchFolding.h
+++ b/llvm/lib/CodeGen/BranchFolding.h
@@ -1,4 +1,4 @@
-//===-- BranchFolding.h - Fold machine code branch instructions --*- C++ -*===//
+//===-- BranchFolding.h - Fold machine code branch instructions -*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud