From: Chris Lattner Date: Sun, 22 May 2011 15:44:02 +0000 (+0000) Subject: another typo X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=8480aba5ec7438570cd090abcf3f6f52dd15352e;p=oota-llvm.git another typo git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131854 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/Support/PassManagerBuilder.h b/include/llvm/Support/PassManagerBuilder.h index a2484c78625..0d690cfe297 100644 --- a/include/llvm/Support/PassManagerBuilder.h +++ b/include/llvm/Support/PassManagerBuilder.h @@ -1,4 +1,4 @@ -//===-- llvm/Support/PassMangerBuilder.h - Build Standard Pass --*- C++ -*-===// +//===-- llvm/Support/PassManagerBuilder.h - Build Standard Pass -*- C++ -*-===// // // The LLVM Compiler Infrastructure //