diff options
author | Garvit Gupta <quic_garvgupt@quicinc.com> | 2025-06-18 00:28:23 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-18 00:28:23 +0530 |
commit | 9cb754509608b9d9143fa17f775631bbfcce0848 (patch) | |
tree | fa6f1667162960149f33962d4ebab1b44ea3a9e2 /clang/lib/AST/ByteCode/Compiler.cpp | |
parent | dd65e6e0608c3390752750a0f19bca4409603db9 (diff) | |
download | llvm-9cb754509608b9d9143fa17f775631bbfcce0848.zip llvm-9cb754509608b9d9143fa17f775631bbfcce0848.tar.gz llvm-9cb754509608b9d9143fa17f775631bbfcce0848.tar.bz2 |
[Driver] Add option to force undefined symbols during linking in BareMetal toolchain object. (#132807)
Add support for `-u` option to force defined symbols. This option is
supported by both lld and gnuld.
This is done as a part of the effort to merge RISCVToolchain object into
BareMetal toolchain object.
This is the 4th 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 'clang/lib/AST/ByteCode/Compiler.cpp')
0 files changed, 0 insertions, 0 deletions