[all-commits] [llvm/llvm-project] c67079: [PGO] Fix dead StringRef access

Christian Ulmann via All-commits all-commits at lists.llvm.org
Thu Apr 27 12:43:16 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c67079f1be713fa558b3773562bd1eeb156cadbd
      https://github.com/llvm/llvm-project/commit/c67079f1be713fa558b3773562bd1eeb156cadbd
  Author: Christian Ulmann <christian.ulmann at nextsilicon.com>
  Date:   2023-04-27 (Thu, 27 Apr 2023)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp

  Log Message:
  -----------
  [PGO] Fix dead StringRef access

This commit fixes a dead StringRef access introduced in
https://reviews.llvm.org/D149324




More information about the All-commits mailing list