rust/compiler/rustc_codegen_ssa/src/back
Dylan DPC b36a10af7e
Rollup merge of #101598 - chriswailes:sanitizers, r=nagisa,eholk
Update rustc's information on Android's sanitizers

This patch updates sanitizer support definitions for Android inside the compiler.  It also adjusts the logic to make sure no pre-built sanitizer runtime libraries are emitted as these are instead provided dynamically on Android targets.
2022-09-22 18:25:51 +05:30
..
rpath Remove LibSource 2021-07-05 10:49:07 +02:00
archive.rs change rlib format to discern native dependencies 2022-09-12 16:45:03 +03:00
command.rs Reduce usage of Symbol in the linker code 2022-06-28 18:38:36 +00:00
link.rs Update rustc's information on Android's sanitizers 2022-09-20 14:16:57 -07:00
linker.rs fix verbatim with upstream dependencies 2022-09-20 07:10:17 +00:00
lto.rs Merge new_metadata into codegen_allocator 2022-04-30 21:20:08 +02:00
metadata.rs linker: Update some outdated comments 2022-07-31 22:09:41 +03:00
mod.rs Use the object crate for metadata reading 2021-05-07 18:48:58 +02:00
rpath.rs pass -Wl,-z,origin to set DF_ORIGIN when using rpath 2021-12-17 11:27:14 +00:00
symbol_export.rs Fix a bunch of typo 2022-08-31 18:24:55 +08:00
write.rs translations(rustc_session): migrate check_expected_reuse 2022-08-26 16:10:11 +02:00