test commit (spelling correction)
authorMohit K. Bhakkad <mohit.bhakkad@imgtec.com>
Tue, 9 Dec 2014 06:31:07 +0000 (06:31 +0000)
committerMohit K. Bhakkad <mohit.bhakkad@imgtec.com>
Tue, 9 Dec 2014 06:31:07 +0000 (06:31 +0000)
llvm-svn: 223758

llvm/lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp

index 4ea7846..d47a49b 100644 (file)
@@ -219,7 +219,7 @@ unsigned MipsELFObjectWriter::GetRelocType(const MCValue &Target,
 bool
 MipsELFObjectWriter::needsRelocateWithSymbol(const MCSymbolData &SD,
                                              unsigned Type) const {
-  // FIXME: This is extremelly conservative. This really needs to use a
+  // FIXME: This is extremely conservative. This really needs to use a
   // whitelist with a clear explanation for why each realocation needs to
   // point to the symbol, not to the section.
   switch (Type) {