[PATCH] D31262: MIParser/MIRPrinter: Compute block successors if not explicitely specified

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 1 10:10:22 PDT 2017


qcolombet added a comment.

In a nutshell, I am saying that we shouldn't conflict two goals: editing and printing. Printing should be full fledged, editing should be minimal.


Repository:
  rL LLVM

https://reviews.llvm.org/D31262





More information about the llvm-commits mailing list