Skip to content
This repository has been archived by the owner on Nov 6, 2022. It is now read-only.

Update RwLock definition to match the Rust one #13

Closed
wants to merge 1 commit into from
Closed

Update RwLock definition to match the Rust one #13

wants to merge 1 commit into from

Conversation

joboet
Copy link

@joboet joboet commented Nov 5, 2022

#103150 changes the Rust definition of RwLock, so the C definition in libunwind needs to be updated to match.

[llvm#103150](rust-lang/rust#103150) changes the Rust definition of RwLock, so the C definition in libunwind needs to be updated to match.
@jethrogb
Copy link
Member

jethrogb commented Nov 5, 2022

Thanks for the PR! However, this change should be made in the rust-lang/llvm-project repository. See https://rustc-dev-guide.rust-lang.org/backend/updating-llvm.html#bugfix-updates, skip step 1 and replace step 5 with "commit your changes".

@joboet joboet closed this by deleting the head repository Nov 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants