This is an archive of the discontinued LLVM Phabricator instance.

[profile] Remove emitting symbolizer markup
ClosedPublic

Authored by gulfem on Oct 12 2021, 1:19 PM.

Details

Summary

Fuchsia Clang code coverage pipeline started to use binary ids that are
embedded in profiles. This patch removes emitting symbolizer markup,
which is not necessary in the coverage pipeline anymore.

Diff Detail

Event Timeline

gulfem created this revision.Oct 12 2021, 1:19 PM
gulfem requested review of this revision.Oct 12 2021, 1:19 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 12 2021, 1:19 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
phosek accepted this revision.Oct 12 2021, 3:49 PM

LGTM

This revision is now accepted and ready to land.Oct 12 2021, 3:49 PM
This revision was automatically updated to reflect the committed changes.