[PATCH] D35642: [PEI] Simplify handling of targets with no phys regs. NFC
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 19 16:26:50 PDT 2017
MatzeB accepted this revision.
MatzeB added a subscriber: qcolombet.
MatzeB added a comment.
This revision is now accepted and ready to land.
LGTM. I wish we wouldn't use std::functions here at all and instead something like a base class with two subclasses, but that is for another patch.
https://reviews.llvm.org/D35642
More information about the llvm-commits
mailing list