rust/src/ci
bors 7baa7afd0f Auto merge of #85395 - 12101111:build-crt, r=petrochenkov
Build crtbegin.o/crtend.o from source code

Build crtbengin.o/crtend.o from source code instead of copying from gcc.

The crtbegin and crtend implementation from llvm don't need `crtbeginS.o` for PIC. `crtbegin{,S,T}.o` is unified into one generic `crtbegin.o`. See the comments in https://reviews.llvm.org/D28791#1419436 and https://reviews.llvm.org/D28791#1420914

fix: https://github.com/rust-lang/rust/issues/85310 , fix: https://github.com/rust-lang/rust/issues/47551 , fix: https://github.com/rust-lang/rust/issues/84033
2021-05-31 07:32:50 +00:00
..
azure-pipelines ci: stop running macOS builds on Azure Pipelines 2020-10-02 16:15:05 +02:00
docker Auto merge of #85395 - 12101111:build-crt, r=petrochenkov 2021-05-31 07:32:50 +00:00
github-actions ci: error out if someone sends a PR to the wrong branch 2021-05-06 18:47:37 +02:00
scripts Also run check in case there are changes in the rustdoc-gui tools 2021-05-26 10:38:08 +02:00
channel move the current channel to src/ci/channel 2021-05-06 17:11:12 +02:00
cpu-usage-over-time.py remove unnecessary semicolons 2020-02-07 23:35:27 -05:00
init_repo.sh ignore shellcheck error SC2068 2020-11-06 20:33:12 +09:00
pgo.sh update perf version used for PGO 2021-05-10 14:39:28 +02:00
publish_toolstate.sh more toolstate comments 2020-03-04 08:30:26 -08:00
run.sh move the current channel to src/ci/channel 2021-05-06 17:11:12 +02:00
shared.sh ci: error out if someone sends a PR to the wrong branch 2021-05-06 18:47:37 +02:00