[all-commits] [llvm/llvm-project] 9d48ea: [RISCV][Driver] Add support for `-m` flag to linke...
Garvit Gupta via All-commits
all-commits at lists.llvm.org
Mon Jun 30 00:07:49 PDT 2025
Branch: refs/heads/users/quic-garvgupt/riscv_emulation
Home: https://github.com/llvm/llvm-project
Commit: 9d48ea76ef90ac9e76ade4af77667e44652e3408
https://github.com/llvm/llvm-project/commit/9d48ea76ef90ac9e76ade4af77667e44652e3408
Author: Garvit Gupta <quic_garvgupt at quicinc.com>
Date: 2025-06-30 (Mon, 30 Jun 2025)
Changed paths:
M clang/include/clang/Driver/CommonArgs.h
M clang/lib/Driver/ToolChains/BareMetal.cpp
M clang/lib/Driver/ToolChains/CommonArgs.cpp
M clang/lib/Driver/ToolChains/Gnu.cpp
M clang/test/Driver/aarch64-toolchain.c
M clang/test/Driver/arm-toolchain.c
M clang/test/Driver/baremetal.cpp
Log Message:
-----------
[RISCV][Driver] Add support for `-m` flag to linker job of Baremetal toolchain.
Change-Id: Ifce8a3a7f1df9c12561d35ca3c923595e3619428
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