Make sure that symbols needed to implement runtime support for gcov are
exported when using an export list on Darwin.
Without the clang driver exporting these symbols, the linker hides them,
resulting in tapi verification failures.
rdar://45944768
Differential D55151
[gcov/Darwin] Ensure external symbols are exported when using an export list vsk on Nov 30 2018, 4:16 PM. Authored by
Details
Make sure that symbols needed to implement runtime support for gcov are Without the clang driver exporting these symbols, the linker hides them, rdar://45944768
Diff Detail
|