about summary refs log tree commit diff
path: root/src/librustc_codegen_llvm/back
AgeCommit message (Expand)AuthorLines
2018-06-20Fix tidyBastien Orivel-1/+4
2018-06-20Replace tempdir by tempfile in librustc_transBastien Orivel-3/+3
2018-06-14rustc: rename ty::maps to ty::query.Eduard-Mihai Burtescu-1/+1
2018-05-31musl: don't use the included startfiles with -crt-staticJohannes Nixdorf-0/+16
2018-05-22Add -Z no-parallel-llvm flagNikita Popov-2/+6
2018-05-17Revert "musl: don't use the included startfiles with -crt-static"Alex Crichton-16/+0
2018-05-17Revert "musl: link crt{begin,end}.o from the system compiler"Alex Crichton-11/+0
2018-05-17Rename trans to codegen everywhere.Irina Popa-0/+7429