rust/compiler/rustc_codegen_ssa/src/back
Yuki Okushi a0dc4abe98
Rollup merge of #90058 - joshtriplett:stabilize-strip, r=wesleywiser
Stabilize -Z strip as -C strip

Leave -Z strip available temporarily as an alias, to avoid breaking
cargo until cargo transitions to using -C strip.
2021-11-16 09:14:16 +09:00
..
rpath Remove LibSource 2021-07-05 10:49:07 +02:00
archive.rs Move rustc_middle::middle::cstore to rustc_session. 2021-10-03 16:08:51 +02:00
command.rs Instruct lld that our @ files are posix-style, not Windows 2020-10-05 08:01:44 -04:00
link.rs Stabilize -Z strip as -C strip 2021-11-15 10:21:02 +01:00
linker.rs Only use the -dynamiclib flag when the linker is not ld 2021-11-14 18:49:18 +11:00
lto.rs Support -C passes in NewPM 2021-05-08 10:58:08 +02:00
metadata.rs Move rustc_middle::middle::cstore to rustc_session. 2021-10-03 16:08:51 +02:00
mod.rs Use the object crate for metadata reading 2021-05-07 18:48:58 +02:00
rpath.rs Remove LibSource 2021-07-05 10:49:07 +02:00
symbol_export.rs Avoid a branch on key being local for queries that use the same local and extern providers 2021-10-25 13:36:23 +02:00
write.rs Don't abort compilation after giving a lint error 2021-11-08 01:22:28 +00:00