From: Matt Arsenault Date: Tue, 3 Sep 2013 21:05:51 +0000 (+0000) Subject: Fix grammar X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=e547c57dbfdd5adb031f297ade26d8b6ed3e9b00;p=oota-llvm.git Fix grammar git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189855 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/CodeGen/ValueTypes.h b/include/llvm/CodeGen/ValueTypes.h index f605c80c856..82b8d8a5ed5 100644 --- a/include/llvm/CodeGen/ValueTypes.h +++ b/include/llvm/CodeGen/ValueTypes.h @@ -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 {