This is an archive of the discontinued LLVM Phabricator instance.

gn build: Make it possible to build with coverage information
ClosedPublic

Authored by thakis on May 27 2019, 6:10 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

thakis created this revision.May 27 2019, 6:10 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 27 2019, 6:10 PM

I'm not sure this does the right thing in a multi-toolchain setup. It seems to do the trick in normal macOS builds though.

pcc, phosek: Ping :)

phosek accepted this revision.May 29 2019, 11:37 AM

LGTM

This revision is now accepted and ready to land.May 29 2019, 11:37 AM
This revision was automatically updated to reflect the committed changes.