[all-commits] [llvm/llvm-project] 798e92: [BOLT] Respect shouldPrint in dump-dot-all

Amir Ayupov via All-commits all-commits at lists.llvm.org
Wed Jun 29 17:01:34 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 798e92c6c49127c5b24ea349522c53f2d695bb26
      https://github.com/llvm/llvm-project/commit/798e92c6c49127c5b24ea349522c53f2d695bb26
  Author: Amir Ayupov <aaupov at fb.com>
  Date:   2022-06-29 (Wed, 29 Jun 2022)

  Changed paths:
    M bolt/lib/Core/BinaryFunction.cpp

  Log Message:
  -----------
  [BOLT] Respect shouldPrint in dump-dot-all

Don't dump dot CFG graph for functions that should not be printed.

Reviewed By: rafauler, maksfb

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




More information about the All-commits mailing list