[all-commits] [llvm/llvm-project] 5c75cc: [ELF] Change nonnull pointer parameters to referen...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Dec 22 21:10:11 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5c75cc51b339e9c742ff5d1e88e330cdec88c983
https://github.com/llvm/llvm-project/commit/5c75cc51b339e9c742ff5d1e88e330cdec88c983
Author: Fangrui Song <i at maskray.me>
Date: 2021-12-22 (Wed, 22 Dec 2021)
Changed paths:
M lld/ELF/Relocations.cpp
M lld/ELF/SyntheticSections.cpp
M lld/ELF/SyntheticSections.h
Log Message:
-----------
[ELF] Change nonnull pointer parameters to references. NFC
More information about the All-commits
mailing list