[PATCH] D133709: -dot-machine-cfg for printing MachineFunction to a dot file

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 16 08:31:46 PDT 2022


arsenm added inline comments.


================
Comment at: llvm/include/llvm/CodeGen/MachineCFGPrinter.h:1
-//===-- MachineCFGPrinter.h --------------------------------------------*- C++
-//-*-===//
+//===-- MachineCFGPrinter.h -----------------------------------------------===//
 //
----------------
dropped c++ mode comment


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133709/new/

https://reviews.llvm.org/D133709



More information about the llvm-commits mailing list