Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change debug-info-for-profiling from a TargetOption to a function attribute. | Dehao Chen | 2017-02-01 | 1 | -0/+10 |
Summary: LTO requires the debug-info-for-profiling to be a function attribute. Reviewers: echristo, mehdi_amini, dblaikie, probinson, aprantl Reviewed By: mehdi_amini, dblaikie, aprantl Subscribers: aprantl, probinson, ahatanak, llvm-commits, mehdi_amini Differential Revision: https://reviews.llvm.org/D29203 llvm-svn: 293833 |