Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation for LLVM CFI support #1234

Merged
merged 1 commit into from
Oct 27, 2021
Merged

Conversation

rcvalle
Copy link
Member

@rcvalle rcvalle commented Oct 14, 2021

This commit adds initial documentation for LLVM Control Flow Integrity (CFI) support to the Rust compiler (see rust-lang/rust#89652 and rust-lang/rust#89653).

@rcvalle
Copy link
Member Author

rcvalle commented Oct 14, 2021

r? @nagisa

@jyn514 jyn514 added the S-blocked Status: this PR is blocked waiting for something label Oct 17, 2021
@rcvalle rcvalle marked this pull request as ready for review October 17, 2021 22:20
@rcvalle
Copy link
Member Author

rcvalle commented Oct 17, 2021

Thank you for your time, @nagisa!

This commit adds initial documentation for LLVM Control Flow Integrity
(CFI) support to the Rust compiler (see rust-lang/rust#89652 and
rust-lang/rust#89653).
@JohnTitor JohnTitor removed the S-blocked Status: this PR is blocked waiting for something label Oct 27, 2021
@jyn514 jyn514 merged commit 68dbb45 into rust-lang:master Oct 27, 2021
@rcvalle rcvalle deleted the rust-cfi-doc branch October 27, 2021 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants