[PATCH] D53342: [SimplifyLibCalls] Mark known arguments with nonnull
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 22 06:32:26 PDT 2019
xbolva00 added a comment.
>> do we add the attributes based on the function names.
I dont see this as a problem - reserved names.
>> What to do with the attributes that already exist in, e.g., some glibc header files.
Can you point me on real example/OS/glibc version where this actually happens?
I have Ubuntu 18 LTS and glibc and I see no such attributes in IR.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53342/new/
https://reviews.llvm.org/D53342
More information about the llvm-commits
mailing list