[PATCH] D49299: [MachineOutliner][X86] Use TAILJMPd64 instead of JMP_1 for TailCall construction
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 13 08:38:29 PDT 2018
craig.topper accepted this revision.
craig.topper added a comment.
This revision is now accepted and ready to land.
This seems right to me. I assume from the use of CALL64pcrel32 in the other branch that outlining is 64-bit only?
https://reviews.llvm.org/D49299
More information about the llvm-commits
mailing list