Skip to content

Consolidate codes dealing with LLVM struct type#5089

Closed
sanxiyn wants to merge 1 commit into
rust-lang:incomingfrom
sanxiyn:llvm-struct
Closed

Consolidate codes dealing with LLVM struct type#5089
sanxiyn wants to merge 1 commit into
rust-lang:incomingfrom
sanxiyn:llvm-struct

Conversation

@sanxiyn

@sanxiyn sanxiyn commented Feb 22, 2013

Copy link
Copy Markdown
Contributor

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
RalfJung added a commit to RalfJung/rust that referenced this pull request Jun 12, 2026
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