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

Consolidate codes dealing with LLVM struct type #5089

Closed
wants to merge 1 commit into from

Conversation

sanxiyn
Copy link
Member

@sanxiyn sanxiyn commented Feb 22, 2013

Note on struct_elt: the comment is wrong, it actually dereferences the nth element of LLVM struct type if it is a pointer. That's why T_ptr is removed in callee.rs.

bors added a commit that referenced this pull request Feb 26, 2013
Note on `struct_elt`: the comment is wrong, it actually dereferences the nth element of LLVM struct type if it is a pointer. That's why `T_ptr` is removed in `callee.rs`.
@bors bors closed this Feb 26, 2013
calebcartwright pushed a commit to calebcartwright/rust that referenced this pull request Mar 30, 2022
* Handle non-ascii character at boundary

* Replace substraction underflow check with early termination
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