Enable instrumentation using a flag rather than the profile filename.
This is the other half of:
https://reviews.llvm.org/D22607
Paths
| Differential D22608
[Profile] Use a flag to enable PGO rather than the profraw filename. ClosedPublic Authored by jakev on Jul 20 2016, 8:32 PM.
Details Summary Enable instrumentation using a flag rather than the profile filename. This is the other half of:
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 21 2016, 9:55 AM Closed by commit rL276517: [Profile] Use a flag to enable PGO rather than the profraw filename (authored by davidxl). · Explain WhyJul 22 2016, 9:36 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 64812 lib/CodeGen/BackendUtil.cpp
test/Profile/gcc-flag-compatibility.c
|