Fix typos.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212228 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Eric Christopher 2014-07-02 22:05:40 +00:00
parent 231537a2fa
commit 9c05de8a0a
2 changed files with 2 additions and 2 deletions

View File

@ -293,7 +293,7 @@ bool Attribute::operator<(Attribute A) const {
// AttributeImpl Definition
//===----------------------------------------------------------------------===//
// Pin the vtabels to this file.
// Pin the vtables to this file.
AttributeImpl::~AttributeImpl() {}
void EnumAttributeImpl::anchor() {}
void AlignAttributeImpl::anchor() {}

View File

@ -20,7 +20,7 @@ using namespace llvm;
#define GET_SUBTARGETINFO_CTOR
#include "SystemZGenSubtargetInfo.inc"
// Pin the vtabel to this file.
// Pin the vtable to this file.
void SystemZSubtarget::anchor() {}
SystemZSubtarget &