[PATCH] D46305: [MC][ARM] Correct Thumb BL instruction range
    Peter Smith via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Jun  1 06:11:53 PDT 2018
    
    
  
peter.smith added a comment.
Thanks for the review, the code here is rebased on top of https://reviews.llvm.org/D44928 (not landed yet) which passes STI in as a pointer. The existing code has STI as a member (const reference) so I'd need to change STI-> to STI. but nothing else would change.
https://reviews.llvm.org/D46305
    
    
More information about the llvm-commits
mailing list