about summary refs log tree commit diff
path: root/src/librustc_codegen_llvm/debuginfo/source_loc.rs
AgeCommit message (Expand)AuthorLines
2018-07-30rustc_codegen_llvm: use safe references for Value.Irina Popa-2/+1
2018-07-30rustc_codegen_llvm: use safe references for Metadata and DI*.Irina Popa-9/+12
2018-07-30rustc_codegen_llvm: move from empty enums to extern types.Irina Popa-7/+7
2018-07-02Emit column info in debuginfo for non msvc like targetsest31-4/+10
2018-05-17Rename trans to codegen everywhere.Irina Popa-0/+107