about summary refs log tree commit diff
path: root/src/librustc_codegen_llvm/metadata.rs
AgeCommit message (Expand)AuthorLines
2020-03-30rustc -> rustc_middle part 2Mazdak Farrokhzad-1/+1
2020-02-07Rustfmtbjorn3-7/+9
2020-02-04Remove unused feature gates from cg_llvmbjorn3-2/+2
2019-12-25tidy: change msdn links to newer locationsLzu Tao-1/+1
2019-12-22Format the worldMark Rousskov-44/+35
2019-12-11rustc: Link LLVM directly into rustc againAlex Crichton-0/+2
2019-07-07format a bitRalf Jung-2/+4
2019-07-07Handle null from LLVMRustGetSectionNameValentin Tolmer-4/+7
2019-04-20Move some filename constants to cg_ssabjorn3-2/+2
2019-02-18librustc_codegen_llvm => 2018Taiki Endo-3/+3
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-29Rename conversion util; remove duplicate util in librustc_codegen_llvm.Corey Farwell-2/+2
2018-10-08codegen_llvm: whitespace & formatting improvementsljedrz-1/+1
2018-08-09Move path2cstr to rustc_fs_utilMark Rousskov-2/+2
2018-07-30rustc_codegen_llvm: use safe references for MemoryBuffer and ObjectFile.Irina Popa-4/+2
2018-05-17Rename trans to codegen everywhere.Irina Popa-0/+124