MC: whitespace

Fix indentation, remove unnecessary line.  NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200158 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Saleem Abdulrasool 2014-01-26 22:29:36 +00:00
parent fdfcf71598
commit 425eb00894

View File

@ -446,7 +446,6 @@ static unsigned adjustFixupValue(const MCFixup &Fixup, uint64_t Value,
Binary |= secondHalf << 16;
Binary |= firstHalf;
return Binary;
}
case ARM::fixup_arm_thumb_blx: {
// The value doesn't encode the low two bits (always zero) and is offset by