From: Chris Lattner Date: Sun, 22 May 2011 15:34:37 +0000 (+0000) Subject: fix comment typo X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=947f0a8efa68e6fe4aacfec0f504428d21804ba5;p=oota-llvm.git fix comment typo git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131853 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/Support/PassManagerBuilder.h b/include/llvm/Support/PassManagerBuilder.h index fdbcc8fa41a..a2484c78625 100644 --- a/include/llvm/Support/PassManagerBuilder.h +++ b/include/llvm/Support/PassManagerBuilder.h @@ -1,4 +1,4 @@ -//===-- llvm/Support/PasaMangerBuilder.h - Build Standard Pass --*- C++ -*-===// +//===-- llvm/Support/PassMangerBuilder.h - Build Standard Pass --*- C++ -*-===// // // The LLVM Compiler Infrastructure //