fix typo
authorGabor Greif <ggreif@gmail.com>
Mon, 2 Mar 2009 12:10:56 +0000 (12:10 +0000)
committerGabor Greif <ggreif@gmail.com>
Mon, 2 Mar 2009 12:10:56 +0000 (12:10 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65839 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/PassSupport.h

index c7ae30024e272af1675f847a46377117ec41f670..a8d18399ebe0531f7e10e6aca916ef692930cb0e 100644 (file)
@@ -127,7 +127,7 @@ public:
     return ItfImpl;
   }
 
-  /// getPassInfo - Deprecated API compaatibility function. This function
+  /// getPassInfo - Deprecated API compatibility function. This function
   /// just returns 'this'.
   ///
   const PassInfo *getPassInfo() const {