This is an archive of the discontinued LLVM Phabricator instance.

Don't warn on ICFed symbols, warn on synthetic ones
ClosedPublic

Authored by espindola on Apr 10 2018, 2:11 PM.

Details

Reviewers
ruiu
jhenderson
Summary

This is based on the idea of https://reviews.llvm.org/D44214 but doesn't include any refactoring.

Diff Detail

Event Timeline

espindola created this revision.Apr 10 2018, 2:11 PM
ruiu accepted this revision.Apr 10 2018, 2:13 PM

LGTM

This revision is now accepted and ready to land.Apr 10 2018, 2:13 PM