[all-commits] [llvm/llvm-project] 5a1de1: Replace `const std::string&` with StringRef in Tar...

Ondřej Sýkora via All-commits all-commits at lists.llvm.org
Sun May 21 06:53:02 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5a1de140677e9138625135514fc4ed0dc969d80c
      https://github.com/llvm/llvm-project/commit/5a1de140677e9138625135514fc4ed0dc969d80c
  Author: Ondrej Sykora <ondrasej at google.com>
  Date:   2023-05-21 (Sun, 21 May 2023)

  Changed paths:
    M llvm/include/llvm/MC/TargetRegistry.h
    M llvm/lib/MC/TargetRegistry.cpp

  Log Message:
  -----------
  Replace `const std::string&` with StringRef in TargetRegistry APIs; NFC

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




More information about the All-commits mailing list