Add sample PGO integration test to cover profile annotation and inlining.
authorDehao Chen <dehao@google.com>
Fri, 7 Jul 2017 22:01:47 +0000 (22:01 +0000)
committerDehao Chen <dehao@google.com>
Fri, 7 Jul 2017 22:01:47 +0000 (22:01 +0000)
commita3f8c80a357bc5a314c45d6f5a28cca718460cc1
tree7c03f9fa2a4e28c32ae90d4801a5ecc819f586d5
parent86ac9182e0dd51b9b62415e018d514a52de82f55
Add sample PGO integration test to cover profile annotation and inlining.

Summary: The patch makes the integration test cover major sample PGO components.

Reviewers: davidxl

Reviewed By: davidxl

Subscribers: sanjoy, cfe-commits

Differential Revision: https://reviews.llvm.org/D34725

llvm-svn: 307445
clang/test/CodeGen/Inputs/pgo-sample.prof
clang/test/CodeGen/pgo-sample.c