Just simplifying how the label name is generated and using std::to_string instead of Twine.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D79464
[NFC] Outliner label name clean up. ClosedPublic Authored by plotfi on May 5 2020, 6:29 PM.
Details
Summary Just simplifying how the label name is generated and using std::to_string instead of Twine.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 5 2020, 6:31 PM Closed by commit rG0c4aab27b3da: [NFC] Outliner label name clean up. (authored by plotfi). · Explain WhyMay 5 2020, 8:30 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 262288 llvm/lib/CodeGen/MachineOutliner.cpp
|