[PATCH] D153559: [libLTO] Add support for -save-temps
    Qiongsi Wu via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jun 22 08:17:44 PDT 2023
    
    
  
qiongsiwu1 added a comment.
@fhahn your original patch https://reviews.llvm.org/D98183 is very useful for us as well. I took your patch and rebased it. I tried updating the original patch but I did not find a way to do it since I am not the author. I think we have numerous existing tests for `llvm-lto`/`llvm-lto2` `-save-temps` and they should be using the new options now. Let me know if this looks good! Thanks so much!
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153559/new/
https://reviews.llvm.org/D153559
    
    
More information about the llvm-commits
mailing list