Fix typos.
authorEric Christopher <echristo@gmail.com>
Wed, 2 Jul 2014 22:05:40 +0000 (22:05 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 2 Jul 2014 22:05:40 +0000 (22:05 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212228 91177308-0d34-0410-b5e6-96231b3b80d8

lib/IR/Attributes.cpp
lib/Target/SystemZ/SystemZSubtarget.cpp

index 58475e2d3cba6b6d1c80f8ef069566b136cc8216..48a2ce858aa4cf2ecad0b291be52c6b1fd6a6232 100644 (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() {}
index 22246d1153cda68384265cabc6d4f457f3bc944e..e160bc86f22515482d34dc1bd2a54136db49c885 100644 (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 &