rust/compiler/rustc_codegen_ssa
bjorn3 530ab61c0e Also check for compiler-builtins in linked_symbols
Otherwise the linker complains about EC symbols missing when compiling
for arm64ec.
2025-03-21 14:06:34 +00:00
..

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.