[all-commits] [llvm/llvm-project] a4d4b4: [ELF] relocateNonAlloc: move likely expr == R_ABS ...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Dec 7 12:11:41 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a4d4b45aef6dbac1cead60dcba5e60939fc1656d
https://github.com/llvm/llvm-project/commit/a4d4b45aef6dbac1cead60dcba5e60939fc1656d
Author: Fangrui Song <i at maskray.me>
Date: 2023-12-07 (Thu, 07 Dec 2023)
Changed paths:
M lld/ELF/InputSection.cpp
Log Message:
-----------
[ELF] relocateNonAlloc: move likely expr == R_ABS before unlikely R_SIZE. NFC
More information about the All-commits
mailing list