[all-commits] [llvm/llvm-project] d90454: [ELF] Add Config &Ctx::arg. NFC
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Sep 16 16:45:16 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d9045420ae8c1b986232a44b9e3073793eec7f8a
https://github.com/llvm/llvm-project/commit/d9045420ae8c1b986232a44b9e3073793eec7f8a
Author: Fangrui Song <i at maskray.me>
Date: 2024-09-16 (Mon, 16 Sep 2024)
Changed paths:
M lld/ELF/Config.h
M lld/ELF/Driver.cpp
Log Message:
-----------
[ELF] Add Config &Ctx::arg. NFC
And migrate LinkerDriver member functions to use `ctx.arg.x` instead of
`config->x`.
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