[PATCH] D22885: TargetInstrInfo: add virtual function GetInstSizeInBytes
James Molloy via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 27 13:32:11 PDT 2016
jmolloy requested changes to this revision.
jmolloy added a comment.
This revision now requires changes to proceed.
This needs to have a conservatively correct return value or an 'unimplemented' sentinel value. 4 is not a correct assumption to make.
Cheers,
James
https://reviews.llvm.org/D22885
More information about the llvm-commits
mailing list