[PATCH] D28526: [ARM] Add diagnostics when initialization global variables with ropi/rwpi
    Weiming Zhao via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Jan 10 14:50:06 PST 2017
    
    
  
weimingz added a comment.
Hi Eli,
Thanks for the comments!
I though of implementation in Sema and  I actually experimented a little bit. Then it seemed that the CodeGenOpts is only available in the CGM.  Any ideas?
https://reviews.llvm.org/D28526
    
    
More information about the cfe-commits
mailing list