← Back to context Comment by sedatk 1 year ago Because Rust compiler generates IR bytecode, not machine code. 2 comments sedatk Reply shmerl 1 year ago That's the reason to use llvm as part of Rust compiler toolchain, not to use gcc or clang as linker manager? sedatk 1 year ago You're right, @davidlattimore seems to have answered that.
shmerl 1 year ago That's the reason to use llvm as part of Rust compiler toolchain, not to use gcc or clang as linker manager? sedatk 1 year ago You're right, @davidlattimore seems to have answered that.
That's the reason to use llvm as part of Rust compiler toolchain, not to use gcc or clang as linker manager?
You're right, @davidlattimore seems to have answered that.