SIGN IN SIGN UP

closes bpo-39575: Change -lgcov to --coverage. (GH-18382)

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
F
Fangrui Song committed
9a978ddb93bf5eaa519916d9a40c4fa4edf5d854
Parent: d2e1098
Committed by GitHub <noreply@github.com> on 2/7/2020, 11:46:29 PM