From 0eaa541ea596476c463c40c3cd432b0ee6011ee5 Mon Sep 17 00:00:00 2001 From: Eric Christopher Date: Wed, 2 Jul 2014 22:05:40 +0000 Subject: Fix typos. llvm-svn: 212228 --- llvm/lib/Target/SystemZ/SystemZSubtarget.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/lib/Target/SystemZ/SystemZSubtarget.cpp') diff --git a/llvm/lib/Target/SystemZ/SystemZSubtarget.cpp b/llvm/lib/Target/SystemZ/SystemZSubtarget.cpp index 22246d1153c..e160bc86f22 100644 --- a/llvm/lib/Target/SystemZ/SystemZSubtarget.cpp +++ b/llvm/lib/Target/SystemZ/SystemZSubtarget.cpp @@ -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 & -- cgit v1.2.3