Remove incorrectly merged code fragment.
This commit is contained in:
parent
5bf4713bde
commit
545866cd2e
@ -88,9 +88,6 @@ unsigned AArch64InstrInfo::getInstSizeInBytes(const MachineInstr &MI) const {
|
||||
// This gets lowered to an instruction sequence which takes 16 bytes
|
||||
NumBytes = 16;
|
||||
break;
|
||||
case AArch64::TLSDESC_CALLSEQ:
|
||||
// This gets lowered to an instruction sequence which takes 16 bytes
|
||||
return 16;
|
||||
}
|
||||
|
||||
return NumBytes;
|
||||
|
Loading…
Reference in New Issue
Block a user