How much optimization work does rustc do before llvm takes over and does its own optimizations?
Like the tco section, is that rust does that or? or does llvm do that on its own?
How much optimization work does rustc do before llvm takes over and does its own optimizations?
Like the tco section, is that rust does that or? or does llvm do that on its own?