[all-commits] [llvm/llvm-project] dfc824: [PrintSCC] Fix printing a basic-block without a name

Ehud Katz via All-commits all-commits at lists.llvm.org
Fri May 29 10:14:42 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: dfc8244c24631169630399a640ab526acd678346
      https://github.com/llvm/llvm-project/commit/dfc8244c24631169630399a640ab526acd678346
  Author: Ehud Katz <ehudkatz at gmail.com>
  Date:   2020-05-29 (Fri, 29 May 2020)

  Changed paths:
    A llvm/test/Other/print-cfg-sccs.ll
    M llvm/tools/opt/PrintSCC.cpp

  Log Message:
  -----------
  [PrintSCC] Fix printing a basic-block without a name

Print a basic-block as an operand to handle the case where it has no
name.

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




More information about the All-commits mailing list