[all-commits] [llvm/llvm-project] 90c11a: [ELF] Introduce ReportPolicy to handle -z *-report...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Mar 11 09:22:32 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 90c11ad46f429d8acddd378bd4c2c98223fce2a7
https://github.com/llvm/llvm-project/commit/90c11ad46f429d8acddd378bd4c2c98223fce2a7
Author: Fangrui Song <i at maskray.me>
Date: 2025-03-11 (Tue, 11 Mar 2025)
Changed paths:
M lld/ELF/Config.h
M lld/ELF/Driver.cpp
M lld/ELF/Writer.cpp
Log Message:
-----------
[ELF] Introduce ReportPolicy to handle -z *-report options. NFC
Use an enum to replace string comparison.
Pull Request: https://github.com/llvm/llvm-project/pull/130715
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list