Skip to content

update llvm #11743

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

Closed
wants to merge 1 commit into from
Closed

update llvm #11743

wants to merge 1 commit into from

Conversation

aydinkim
Copy link
Contributor

fix llvm target configuration for servo-android

@alexcrichton
Copy link
Member

Could you also edit the src/rustllvm/llvm-auto-clean-trigger file? That'll trigger a new build in all checkouts.

@aydinkim
Copy link
Contributor Author

@alexcrichton Yeap. I fixed it!

@alexcrichton
Copy link
Member

Attempting to land this as part of #11761

@alexcrichton
Copy link
Member

Landed as part of #11761

flip1995 pushed a commit to flip1995/rust that referenced this pull request Nov 16, 2023
…dnet

Fix `dbg_macro` semi span calculation

`span_including_semi` was using a `BytePos` to index into a file's source which happened to work because the root file of the test started at `BytePos` 0, it didn't work for other files

changelog: none
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.

3 participants