So that the function writeInstrProfile can be used in other places, for example in https://reviews.llvm.org/D81981.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D83521
[NFC] Extract the code to write instr profile into function writeInstrProfile ClosedPublic Authored by wmi on Jul 9 2020, 4:22 PM.
Details Summary So that the function writeInstrProfile can be used in other places, for example in https://reviews.llvm.org/D81981.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 9 2020, 4:25 PM Closed by commit rG78fe6a3ee244: [NFC] Extract the code to write instr profile into function writeInstrProfile (authored by wmi). · Explain WhyJul 9 2020, 4:30 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 276864 llvm/tools/llvm-profdata/llvm-profdata.cpp
|