[all-commits] [llvm/llvm-project] e0e481: [CodeGen] Fix a warning

kazutakahirata via All-commits all-commits at lists.llvm.org
Sun Jan 8 16:31:58 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e0e48187e6d8c395237964effe01205de138a708
      https://github.com/llvm/llvm-project/commit/e0e48187e6d8c395237964effe01205de138a708
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-01-08 (Sun, 08 Jan 2023)

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

  Log Message:
  -----------
  [CodeGen] Fix a warning

This patch fixes:

  llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp:1220:13: error:
  unused function 'locStr' [-Werror,-Wunused-function]




More information about the All-commits mailing list