[PATCH] D138122: Lift EHPersonalities from Analysis to IR (NFC)
    Reid Kleckner via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Nov 16 12:49:56 PST 2022
    
    
  
rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.
Sounds good to me. I think we just put it in Analysis in an attempt to keep IR small and focused, and particularly to avoid putting more target-specific logic in IR.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138122/new/
https://reviews.llvm.org/D138122
    
    
More information about the llvm-commits
mailing list