[PATCH] D42877: [GlobalISel] Print/Parse FailedISel MachineFunction property
Daniel Sanders via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 26 15:32:59 PST 2018
dsanders accepted this revision.
dsanders added a comment.
This revision is now accepted and ready to land.
LGTM with a couple commit message nits:
- Please mention the machine verifier change that prevents it verifying when it's going to be reset.
- Please mention the deferral of the type map reset
https://reviews.llvm.org/D42877
More information about the llvm-commits
mailing list