[all-commits] [llvm/llvm-project] 326280: [llvm][NFC] Refactor AutoUpgrade dbg case

Nathan Sidwell via All-commits all-commits at lists.llvm.org
Sun Aug 20 09:10:17 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 326280d9658fb21c97fb67c68a61835a66527c5e
      https://github.com/llvm/llvm-project/commit/326280d9658fb21c97fb67c68a61835a66527c5e
  Author: Nathan Sidwell <nathan at acm.org>
  Date:   2023-08-20 (Sun, 20 Aug 2023)

  Changed paths:
    M llvm/lib/IR/AutoUpgrade.cpp

  Log Message:
  -----------
  [llvm][NFC] Refactor AutoUpgrade dbg case

Consume the dbg. prefix before looking further. Also merge the matched
path.

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

Reviewed By: nikic




More information about the All-commits mailing list