Skip to content

stage2: implement stack protectors #12472

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

Merged
merged 3 commits into from
Aug 19, 2022
Merged

stage2: implement stack protectors #12472

merged 3 commits into from
Aug 19, 2022

Conversation

andrewrk
Copy link
Member

@andrewrk andrewrk commented Aug 18, 2022

This is one of the final remaining TODOs for the LLVM backend.

@andrewrk andrewrk force-pushed the stage2-stack-protector branch 4 times, most recently from b05a71e to 2870620 Compare August 19, 2022 05:35
This is one of the final remaining TODOs for the LLVM backend.
when extern c functions are called.
The CI gave me: unknown import: `env::__stack_chk_fail` has not been
defined
@andrewrk andrewrk force-pushed the stage2-stack-protector branch from 2870620 to fdb934a Compare August 19, 2022 10:41
@andrewrk andrewrk merged commit be2bd58 into master Aug 19, 2022
@andrewrk andrewrk deleted the stage2-stack-protector branch August 19, 2022 10:41
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.

1 participant