[PATCH] D138135: [WIP][ELF] Support LoongArch
    WÁNG Xuěruì via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Dec  5 04:47:33 PST 2022
    
    
  
xen0n added a comment.
In D138135#3970473 <https://reviews.llvm.org/D138135#3970473>, @SixWeining wrote:
> Do you plan to split this change into a series of patch and add relevant tests?
It's probably one patch because the actual code change is fairly small for such a feature addition (less than 1000 lines). I do plan to add extensive test coverage but that'll take a while because day job's intensifying :) I hope to get the next revision ready in the coming 2 weeks.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138135/new/
https://reviews.llvm.org/D138135
    
    
More information about the llvm-commits
mailing list