This is an archive of the discontinued LLVM Phabricator instance.

[PGO] New test case
Needs ReviewPublic

Authored by davidxl on Dec 10 2017, 3:13 PM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

Test case to make sure entry count is non-zero when loop is not exited in the normal path (where the return block is executed).

Diff Detail