[PATCH] D29241: MachineInstr: Remove parameter from dump()

Sebastian Pop via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 27 20:19:35 PST 2017


sebpop accepted this revision.
sebpop added a comment.
This revision is now accepted and ready to land.

I don't mind reverting this part of the patch for now to help users of lldb.
In the long run lldb should be fixed to accept the c++ construct.


Repository:
  rL LLVM

https://reviews.llvm.org/D29241





More information about the llvm-commits mailing list