[NFC][ELF] Add missing blank line between functions
Fixes: b42f96bc057f ("[lld] Add thunks for hexagon (#111217)") (cherry picked from commit b03d1e1e2e8e4b0b4b9e035b7ad9fb86dccefb93)
This commit is contained in:
parent
863f9963c3
commit
489d36cedc
@ -2162,6 +2162,7 @@ static int getHexagonPacketOffset(const InputSection &isec,
|
||||
return i * 4;
|
||||
}
|
||||
}
|
||||
|
||||
static int64_t getPCBias(Ctx &ctx, const InputSection &isec,
|
||||
const Relocation &rel) {
|
||||
if (ctx.arg.emachine == EM_ARM) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user