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