[PATCH] D10884: [CodeGen] Force emission of personality directive	if explicitly specified
    Reid Kleckner 
    rnk at google.com
       
    Mon Jul 13 11:57:37 PDT 2015
    
    
  
rnk added a subscriber: rnk.
rnk added a comment.
This seems like it's going to produce a lot of useless personality data in C++. I'd be OK with this if our mid-level optimizers were more aggressive about removing known Itanium personalities from functions with no landingpads.
Repository:
  rL LLVM
http://reviews.llvm.org/D10884
    
    
More information about the llvm-commits
mailing list