[all-commits] [llvm/llvm-project] fa4112: [llvm-nm] Use `StringRef` over `const std::string ...

Sam Clegg via All-commits all-commits at lists.llvm.org
Thu Jan 16 14:04:59 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: fa4112fffc6bd81ba44a9e6ffb19f4314f6e37b0
      https://github.com/llvm/llvm-project/commit/fa4112fffc6bd81ba44a9e6ffb19f4314f6e37b0
  Author: Sam Clegg <sbc at chromium.org>
  Date:   2020-01-16 (Thu, 16 Jan 2020)

  Changed paths:
    M llvm/tools/llvm-nm/llvm-nm.cpp

  Log Message:
  -----------
  [llvm-nm] Use `StringRef` over `const std::string &` params

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




More information about the All-commits mailing list