[all-commits] [llvm/llvm-project] 0c4aab: [NFC] Outliner label name clean up.

Puyan Lotfi via All-commits all-commits at lists.llvm.org
Tue May 5 20:28:23 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0c4aab27b3da05dd1b0c0c39472525325fda5e23
      https://github.com/llvm/llvm-project/commit/0c4aab27b3da05dd1b0c0c39472525325fda5e23
  Author: Puyan Lotfi <puyan at puyan.org>
  Date:   2020-05-05 (Tue, 05 May 2020)

  Changed paths:
    M llvm/lib/CodeGen/MachineOutliner.cpp

  Log Message:
  -----------
  [NFC] Outliner label name clean up.

Just simplifying how the label name is generated while using
std::to_string instead of Twine.

Differential Revision: https://reviews.llvm.org/D79464




More information about the All-commits mailing list