This is an archive of the discontinued LLVM Phabricator instance.

Test case to verify the presence of MaxFunctionCount module flag in PGO mode
AbandonedPublic

Authored by eraman on Dec 2 2015, 5:21 PM.

Details

Reviewers
davidxl

Diff Detail

Repository
rL LLVM

Event Timeline

eraman updated this revision to Diff 41698.Dec 2 2015, 5:21 PM
eraman retitled this revision from to Test case to verify the presence of MaxFunctionCount module flag in PGO mode.
eraman updated this object.
eraman added a reviewer: davidxl.
eraman set the repository for this revision to rL LLVM.
eraman added a subscriber: llvm-commits.
davidxl accepted this revision.Dec 14 2015, 12:29 PM
davidxl edited edge metadata.

lgtm.

This revision is now accepted and ready to land.Dec 14 2015, 12:29 PM

Since the test case has been moved to compiler-rt, I think you can remove the test case here for now.

eraman abandoned this revision.Dec 17 2015, 11:31 AM

This test case has been moved under clang/test/Profile and hence I am dropping this.