This is an archive of the discontinued LLVM Phabricator instance.

[PGO] make graph view internal options available for all builds
ClosedPublic

Authored by davidxl on Jan 28 2017, 6:42 PM.

Details

Summary

The options are very useful for performance analysis which is commonly done with release build compilers. The binary size impact is really tiny -- increased by about 0.03%.

Diff Detail

Repository
rL LLVM

Event Timeline

davidxl created this revision.Jan 28 2017, 6:42 PM
silvas accepted this revision.Feb 1 2017, 5:07 PM
silvas added a subscriber: silvas.

LGTM.

This revision is now accepted and ready to land.Feb 1 2017, 5:07 PM
This revision was automatically updated to reflect the committed changes.