[PATCH] D49187: [XRay] Fix machine verifier issues in X86
Dean Michael Berris via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 11 17:20:21 PDT 2018
dberris accepted this revision.
dberris added a comment.
This revision is now accepted and ready to land.
LGTM
This was my bad, as I was cargo-culting the definition from other pseudo-instructions. It hadn't occurred to me that these pseudo-instructions didn't need to have outputs defined.
Thanks!
https://reviews.llvm.org/D49187
More information about the llvm-commits
mailing list