rust/compiler/rustc_codegen_ssa
Scott McMurray ed06f361ac Remove unneeded FunctionCx from some codegen methods
No changes; just removing the `self` that wasn't needed.
2025-06-10 16:50:17 -07:00
..
2025-06-05 07:59:51 +08:00

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