This is an archive of the discontinued LLVM Phabricator instance.

Remove MaxFunctionCount module flag annotation
ClosedPublic

Authored by eraman on Apr 15 2016, 4:34 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

eraman updated this revision to Diff 53969.Apr 15 2016, 4:34 PM
eraman retitled this revision from to Remove MaxFunctionCount module flag annotation.
eraman updated this object.
eraman added a reviewer: vsk.
eraman added subscribers: cfe-commits, davidxl.
vsk edited edge metadata.Apr 18 2016, 8:23 AM

Lgtm

This patch and the one in D19185 are now ready to land as the inliner now uses ProfileSummaryInfo. I will check them in.

This revision was automatically updated to reflect the committed changes.
cfe/trunk/lib/CodeGen/CodeGenModule.cpp