This is an archive of the discontinued LLVM Phabricator instance.

[scudo] Remove duplicate cmake flags
ClosedPublic

Authored by cryptoad on Apr 12 2018, 9:30 AM.

Details

Summary

Now that common options are propagated again for runtimes build with D45507,
the -f{data,function}-sections flags are now duplicates, remove them.

Diff Detail

Event Timeline

cryptoad created this revision.Apr 12 2018, 9:30 AM
Herald added subscribers: Restricted Project, delcypher, mgorny. · View Herald TranscriptApr 12 2018, 9:30 AM
alekseyshl accepted this revision.Apr 12 2018, 9:42 AM
This revision is now accepted and ready to land.Apr 12 2018, 9:42 AM
This revision was automatically updated to reflect the committed changes.