test commit (spelling correction)

llvm-svn: 223758
This commit is contained in:
Mohit K. Bhakkad 2014-12-09 06:31:07 +00:00
parent c69bb43f35
commit e38c32ffec
1 changed files with 1 additions and 1 deletions

View 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) {