[PATCH] D47895: llvm: Add support for "-fno-delete-null-pointer-checks"
    Manoj Gupta via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jun 13 10:32:03 PDT 2018
    
    
  
manojgupta added a comment.
In https://reviews.llvm.org/D47895#1125388, @efriedma wrote:
> Missing LangRef changes.
Eli, Is this the place you are referring to?
https://llvm.org/docs/LangRef.html#attribute-groups
It does not cover much about the internal IR attributes, though I'll be happy to add "null-pointer-is-valid"="true" to the examples here.
Repository:
  rL LLVM
https://reviews.llvm.org/D47895
    
    
More information about the llvm-commits
mailing list