summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Trick <atrick@apple.com>2012-07-07 03:59:48 +0000
committerAndrew Trick <atrick@apple.com>2012-07-07 03:59:48 +0000
commita11a6287a504d1d7503e744d14314df1e696f506 (patch)
tree1762cc2e288f1f841659ececbbededa2d812001c /include
parent2d4215f75949448d5207ec67b11878741a708fbe (diff)
downloadllvm-a11a6287a504d1d7503e744d14314df1e696f506.tar.gz
llvm-a11a6287a504d1d7503e744d14314df1e696f506.tar.bz2
llvm-a11a6287a504d1d7503e744d14314df1e696f506.tar.xz
Tweak spelling.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159889 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include')
-rw-r--r--include/llvm/MC/MCSubtargetInfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/MC/MCSubtargetInfo.h b/include/llvm/MC/MCSubtargetInfo.h
index 3b53f205cd..82730d469e 100644
--- a/include/llvm/MC/MCSubtargetInfo.h
+++ b/include/llvm/MC/MCSubtargetInfo.h
@@ -33,7 +33,7 @@ class MCSubtargetInfo {
const SubtargetInfoKV *ProcItins; // Scheduling itineraries
const InstrStage *Stages; // Instruction stages
const unsigned *OperandCycles; // Operand cycles
- const unsigned *ForwardingPathes; // Forwarding pathes
+ const unsigned *ForwardingPaths; // Forwarding paths
unsigned NumFeatures; // Number of processor features
unsigned NumProcs; // Number of processors
uint64_t FeatureBits; // Feature bits for current CPU + FS