Staging
v0.5.1
https://github.com/python/cpython
Revision 9a978ddb93bf5eaa519916d9a40c4fa4edf5d854 authored by Fangrui Song on 07 February 2020, 23:46:29 UTC, committed by GitHub on 07 February 2020, 23:46:29 UTC
This allows clang to get rid of the dependency on libgcov.
When linking, GCC passes -lgcov while clang passes the path to libclang_rt.profile-$arch.a
1 parent d2e1098
History
Tip revision: 9a978ddb93bf5eaa519916d9a40c4fa4edf5d854 authored by Fangrui Song on 07 February 2020, 23:46:29 UTC
closes bpo-39575: Change -lgcov to --coverage. (GH-18382)
Tip revision: 9a978dd
File Mode Size
windows-release
ci.yml -rw-r--r-- 3.2 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 771 bytes
posix-deps-apt.sh -rwxr-xr-x 590 bytes
posix-steps.yml -rw-r--r-- 2.5 KB
pr.yml -rw-r--r-- 3.2 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-layout-steps.yml -rw-r--r-- 1.5 KB
windows-release.yml -rw-r--r-- 3.9 KB
windows-steps.yml -rw-r--r-- 1.5 KB

back to top