[all-commits] [llvm/llvm-project] e9ff53: [MemProf] Fix buildbot error due to unused variabl...

Teresa Johnson via All-commits all-commits at lists.llvm.org
Thu Sep 22 13:24:55 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e9ff53d42feac7fc157718523275619a8106f2f3
      https://github.com/llvm/llvm-project/commit/e9ff53d42feac7fc157718523275619a8106f2f3
  Author: Teresa Johnson <tejohnson at google.com>
  Date:   2022-09-22 (Thu, 22 Sep 2022)

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

  Log Message:
  -----------
  [MemProf] Fix buildbot error due to unused variable from bad merge

Fix an unused variable warning introduced by a212d8da94d08e229aa8d65283e4b116310bba10
due to a bad merge with a recent change. E.g. in
https://lab.llvm.org/buildbot/#/builders/77/builds/22095




More information about the All-commits mailing list