rust/compiler/rustc_codegen_ssa
Wesley Wiser d0b2c4f727 Revert "Use the same DISubprogram for each instance of the same inlined function within the caller"
This reverts commit 687bffa493.

Reverting to resolve ICEs reported on nightly.
2023-08-25 19:49:10 -04:00
..
src Revert "Use the same DISubprogram for each instance of the same inlined function within the caller" 2023-08-25 19:49:10 -04:00
Cargo.toml Upgrade Object and related deps 2023-08-14 23:05:45 +08:00
messages.ftl Add note about writing native-static-libs to file 2023-07-20 11:04:32 -07:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

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