[libc-commits] [libc] Add flags to dump IR to a file before and after LLVM passes (PR #65179)
    Nuri Amari via libc-commits 
    libc-commits at lists.llvm.org
       
    Wed Sep  6 14:54:20 PDT 2023
    
    
  
NuriAmari wrote:
I've tried this on a real application, and the output paths quickly get extremely long. So long that we fail to create the directory structure. Perhaps the nesting idea isn't the right choice after all.
https://github.com/llvm/llvm-project/pull/65179
    
    
More information about the libc-commits
mailing list