[PATCH] D31503: [GlobalISel]: Fix bug where we can report GISelFailure on erased instructions

Aditya Nandakumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 30 12:32:26 PDT 2017


aditya_nandakumar added a comment.

Thanks Quentin. Seems like printing the MI to a string and printing that instead might address all the concerns raised above.


Repository:
  rL LLVM

https://reviews.llvm.org/D31503





More information about the llvm-commits mailing list