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

Ahmed Bougacha via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 24 22:13:36 PDT 2017


ab added a comment.

In https://reviews.llvm.org/D31262#710542, @qcolombet wrote:

> I'd like the printer to always print everything. I don't think there is any value in having magic here.


IMO this kind of magic is very useful: it makes output much easier to read, and easier to start from when writing tests.


Repository:
  rL LLVM

https://reviews.llvm.org/D31262





More information about the llvm-commits mailing list