]> git.lizzy.rs Git - rust.git/commit
auto merge of #5089 : sanxiyn/rust/llvm-struct, r=pcwalton
authorbors <bors@rust-lang.org>
Tue, 26 Feb 2013 02:36:39 +0000 (18:36 -0800)
committerbors <bors@rust-lang.org>
Tue, 26 Feb 2013 02:36:39 +0000 (18:36 -0800)
commit9616b3d11ed947d6bf284bbc088ffc047824203f
treeedcfb4dbe628753b6e84c953c9a0e9084766f6c2
parent580df4d99746217aacf1de9717e7f89cfdcc5383
parentad414dec67f3f9583938a2a1212e104443fca798
auto merge of #5089 : sanxiyn/rust/llvm-struct, r=pcwalton

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`.
src/librustc/middle/trans/base.rs
src/librustc/middle/trans/common.rs