diff options
| author | Bastian Kersting <bkersting@google.com> | 2025-04-11 10:15:55 +0000 |
|---|---|---|
| committer | Bastian Kersting <bkersting@google.com> | 2025-04-11 10:15:55 +0000 |
| commit | 068a33245981765c3678434d5bcb71bd63d5598a (patch) | |
| tree | 579d0ce8fc86dbe6ffe1cc910f49b78877417f6e /compiler/rustc_codegen_llvm/src | |
| parent | e5fefc359bec532134013baaabc92560bfb61578 (diff) | |
| download | rust-068a33245981765c3678434d5bcb71bd63d5598a.tar.gz rust-068a33245981765c3678434d5bcb71bd63d5598a.zip | |
cfi: Remove #[no_sanitize(cfi)] for extern weak functions
Previously (https://github.com/rust-lang/rust/pull/115200, https://github.com/rust-lang/rust/pull/138002), we added `#[no_sanitize(cfi)]` to all code paths that call to a weakly linked function. In https://github.com/rust-lang/rust/pull/138349 we fixed the root cause for this issue, which means we can now remove the corresponding attributes.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
