summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SampleProfile/indirect-call-gcc.ll
Commit message (Collapse)AuthorAgeFilesLines
* Fix an obvious bug in SampleProfileReaderGCC.Dehao Chen2017-02-221-0/+26
Summary: The CallTargetProfile should be added to FProfile to be consistent with other profile readers. Reviewers: dnovillo, davidxl Reviewed By: davidxl Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D30233 llvm-svn: 295852
OpenPOWER on IntegriCloud