Fix grammar
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 3 Sep 2013 21:05:51 +0000 (21:05 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 3 Sep 2013 21:05:51 +0000 (21:05 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189855 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/CodeGen/ValueTypes.h

index f605c80c856e29ce49e63cf2e857d9c4d1f86f88..82b8d8a5ed5b66fd83d8979cbff1b7a0b18751cf 100644 (file)
@@ -27,9 +27,9 @@ namespace llvm {
   class LLVMContext;
   struct EVT;
 
-  /// MVT - Machine Value Type.  Every type that is supported natively by some
-  /// processor targeted by LLVM occurs here.  This means that any legal value
-  /// type can be represented by a MVT.
+  /// MVT - Machine Value Type. Every type that is supported natively by some
+  /// processor targeted by LLVM occurs here. This means that any legal value
+  /// type can be represented by an MVT.
   class MVT {
   public:
     enum SimpleValueType {