rust/compiler/rustc_codegen_ssa
Erik Desjardins 2b662217e7 Mark drop calls in landing pads cold instead of noinline
Now that deferred inlining has been disabled in LLVM,
this shouldn't cause catastrophic size blowup.
2021-12-29 15:47:49 -05:00
..

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