[all-commits] [llvm/llvm-project] ae7fb2: [ELF] Make some InputSection/InputFile member func...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Nov 16 20:24:29 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ae7fb21b5ad434e920fe394587ac13c899d8ee84
https://github.com/llvm/llvm-project/commit/ae7fb21b5ad434e920fe394587ac13c899d8ee84
Author: Fangrui Song <i at maskray.me>
Date: 2023-11-16 (Thu, 16 Nov 2023)
Changed paths:
M lld/ELF/InputFiles.cpp
M lld/ELF/InputFiles.h
M lld/ELF/InputSection.cpp
M lld/ELF/InputSection.h
Log Message:
-----------
[ELF] Make some InputSection/InputFile member functions const. NFC
More information about the All-commits
mailing list