[PATCH] D66561: [X86] Remove encoding information from the TAILJMP instructions that are lowered by MCInstLowering. Fix LowerPATCHABLE_TAIL_CALL to also convert them to regular JMP/JCC instructions
Dean Michael Berris via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 25 19:51:19 PDT 2019
dberris added a comment.
I don't see the XRay specific changes... is there something I specifically need to look at here? Looks like the patchable tail call stuff is untouched.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66561/new/
https://reviews.llvm.org/D66561
More information about the llvm-commits
mailing list