summary refs log tree commit diff
path: root/src/librustc_codegen_llvm/meth.rs
AgeCommit message (Expand)AuthorLines
2018-10-15Add comments to remind everyone to keep the `get_vtable` impls in syncOliver Scherer-0/+4
2018-10-13Check the invariant for `principal` inside the methodOliver Scherer-14/+10
2018-07-31Make globals with private linkage unnamed. Fixes #50862.Colin Pronovost-1/+1
2018-07-30rustc_codegen_llvm: use safe references for Value.Irina Popa-11/+11
2018-07-30rustc_codegen_llvm: use safe references for Type.Irina Popa-2/+2
2018-05-17Rename trans to codegen everywhere.Irina Popa-0/+115