[PATCH] D99237: [AVR][clang] Fix wrong calling convention in functions return struct type
    Ben Shi via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed Mar 24 18:50:22 PDT 2021
    
    
  
benshi001 added a comment.
This patch just fix the wrong return type in ABI. The wrong parameters passing with be fixed in another patch.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99237/new/
https://reviews.llvm.org/D99237
    
    
More information about the cfe-commits
mailing list