[PATCH] D101011: [Attr] Add "noipa" function attribute
    Dávid Bolvanský via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Apr 22 11:59:08 PDT 2021
    
    
  
xbolva00 added a comment.
Check leaf attribute: https://reviews.llvm.org/D90275
I think you miss similar changes in SemaDeclAttr.cpp and CGCall.cpp and some testcases with __attribute__((noipa)).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101011/new/
https://reviews.llvm.org/D101011
    
    
More information about the llvm-commits
mailing list