summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SystemZ/SystemZSubtarget.cpp
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2011-07-01 21:01:15 +0000
committerEvan Cheng <evan.cheng@apple.com>2011-07-01 21:01:15 +0000
commit0d639a28aa3f3404e66286f2f918e06b4249ecbb (patch)
tree099fd78dab45420aeb28403c82f7e0741a14ca9e /llvm/lib/Target/SystemZ/SystemZSubtarget.cpp
parent94942b32a36e2246e7bf4ce3122a3e41729bcdae (diff)
downloadbcm5719-llvm-0d639a28aa3f3404e66286f2f918e06b4249ecbb.tar.gz
bcm5719-llvm-0d639a28aa3f3404e66286f2f918e06b4249ecbb.zip
Rename TargetSubtarget to TargetSubtargetInfo for consistency.
llvm-svn: 134259
Diffstat (limited to 'llvm/lib/Target/SystemZ/SystemZSubtarget.cpp')
-rw-r--r--llvm/lib/Target/SystemZ/SystemZSubtarget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/SystemZ/SystemZSubtarget.cpp b/llvm/lib/Target/SystemZ/SystemZSubtarget.cpp
index 33c990613a3..438d4fe3ea5 100644
--- a/llvm/lib/Target/SystemZ/SystemZSubtarget.cpp
+++ b/llvm/lib/Target/SystemZ/SystemZSubtarget.cpp
@@ -7,7 +7,7 @@
//
//===----------------------------------------------------------------------===//
//
-// This file implements the SystemZ specific subclass of TargetSubtarget.
+// This file implements the SystemZ specific subclass of TargetSubtargetInfo.
//
//===----------------------------------------------------------------------===//
OpenPOWER on IntegriCloud