[all-commits] [llvm/llvm-project] a00f48: [ELF] scanReloc: remove unused start parameter. NFC
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Dec 25 14:34:20 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a00f480fe8ee5236abfe6ba89ec17f113b6fe132
https://github.com/llvm/llvm-project/commit/a00f480fe8ee5236abfe6ba89ec17f113b6fe132
Author: Fangrui Song <i at maskray.me>
Date: 2021-12-25 (Sat, 25 Dec 2021)
Changed paths:
M lld/ELF/Relocations.cpp
Log Message:
-----------
[ELF] scanReloc: remove unused start parameter. NFC
This was once used as a workaround for detecting missing PPC64 TLSGD/TLSLD
relocations produced by ancient IBM XL C/C++.
More information about the All-commits
mailing list