[PATCH] D53342: [SimplifyLibCalls] Mark known arguments with nonnull

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 24 15:39:22 PDT 2018


xbolva00 added a comment.

Side idea:
>From C function callsites with size arg we could theoretically determine some pointer aliasing info..


https://reviews.llvm.org/D53342





More information about the llvm-commits mailing list