The original implementation is in r261607, which was reverted in r269726 to accomendate the ProfileSummaryInfo analysis pass. The new implementation:
- add a new metadata for function section prefix
- query against ProfileSummaryInfo in CGP to set the correct section prefix for each function
- output the section prefix set by CGP
Please spell the method name out to be explicit.