[PATCH] D122662: [Clang][CodeGen] Add constant array support for __builtin_dump_sturct, and beautify dump format
    Erich Keane via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Mar 29 09:18:42 PDT 2022
    
    
  
erichkeane added a comment.
I'd also suggest splitting into the '3' things that you're trying to accomplish above.  The CGBuiltin.cpp code has way too much going on to reasonably review.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122662/new/
https://reviews.llvm.org/D122662
    
    
More information about the cfe-commits
mailing list