This is an archive of the discontinued LLVM Phabricator instance.

[Inliner] Assert that the computed inline threshold is non-negative.
ClosedPublic

Authored by eraman on Jan 7 2019, 1:19 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

eraman created this revision.Jan 7 2019, 1:19 PM
chandlerc accepted this revision.Jan 9 2019, 12:22 AM

LGTM, thanks for pinning this down.

This revision is now accepted and ready to land.Jan 9 2019, 12:22 AM
This revision was automatically updated to reflect the committed changes.