Commit 821337e
authored
Rollup merge of #139667 - 1c3t3a:remove-no-sanitize, r=m-ou-se
cfi: Remove #[no_sanitize(cfi)] for extern weak functions
Previously (rust-lang/rust#115200, rust-lang/rust#138002), we added `#[no_sanitize(cfi)]` to all code paths that call to a weakly linked function.
In rust-lang/rust#138349 we fixed the root cause for this issue, which means we can now remove the corresponding attributes.
r? `@rcvalle`File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments