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
Differential D79464
[NFC] Outliner label name clean up. Authored by plotfi on May 5 2020, 6:29 PM.
Details
Just simplifying how the label name is generated and using std::to_string instead of Twine.
Diff Detail
|