diff options
author | Garvit Gupta <quic_garvgupt@quicinc.com> | 2025-06-30 12:33:05 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-30 12:33:05 +0530 |
commit | ed391f174b90b561b1885a9a1e9284d77bc930de (patch) | |
tree | 78662c03b477951ee7adb0c71cf5f4c8a72fbc02 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 140e1894f245896752d06a7f5c405a465b492e73 (diff) | |
download | llvm-ed391f174b90b561b1885a9a1e9284d77bc930de.zip llvm-ed391f174b90b561b1885a9a1e9284d77bc930de.tar.gz llvm-ed391f174b90b561b1885a9a1e9284d77bc930de.tar.bz2 |
[Driver] Forward sysroot from Driver to linker in BareMetal ToolChain Object (#132808)
RISCVToolChain object passes `--sysroot` option from clang to gnuld.
Adding
the supprt for the same in BareMetal toolchain object.
This is done as a part of the effort to merge RISCVToolchain object into
BareMetal toolchain object.
This is the 5th patch in the series of patches for merging
RISCVToolchain object
into BareMetal toolchain object.
RFC:
https://discourse.llvm.org/t/merging-riscvtoolchain-and-baremetal-toolchains/75524
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions