Skip to content

Commit 7cea505

Browse files
author
git apple-llvm automerger
committed
Merge commit '489d36cedc71' from llvm.org/release/21.x into stable/21.x
2 parents c2c508e + 489d36c commit 7cea505

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lld/ELF/Relocations.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2162,6 +2162,7 @@ static int getHexagonPacketOffset(const InputSection &isec,
21622162
return i * 4;
21632163
}
21642164
}
2165+
21652166
static int64_t getPCBias(Ctx &ctx, const InputSection &isec,
21662167
const Relocation &rel) {
21672168
if (ctx.arg.emachine == EM_ARM) {

0 commit comments

Comments
 (0)