[PATCH] D50039: [LibCalls] Added nonnull atribute to libc function args
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 1 01:06:57 PDT 2018
xbolva00 added a comment.
In https://reviews.llvm.org/D50039#1183401, @efriedma wrote:
> Yes, that's the right list of functions. Like the discussion noted, we don't really want to match gcc's behavior here because it breaks legacy code for little practical benefit.
Okay. I will update this patch tomorrow.
Repository:
rL LLVM
https://reviews.llvm.org/D50039
More information about the llvm-commits
mailing list