[PATCH] D24073: [AArch64] Support stackmap/patchpoint in getInstSizeInBytes

Kavon Farvardin via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 10 13:58:50 PDT 2016


kavon added a comment.

When the op code is a patchpoint, isn't a call still emitted? I think maybe the total number of bytes returned for patchpoints should include the bytes for the call.


https://reviews.llvm.org/D24073





More information about the llvm-commits mailing list