[PATCH] D50039: [LibCalls] Added nonnull atribute to libc function args

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 2 08:55:29 PDT 2018


xbolva00 updated this revision to Diff 158771.
xbolva00 added a comment.

- Small fix


https://reviews.llvm.org/D50039

Files:
  lib/Transforms/Utils/BuildLibCalls.cpp
  test/CodeGen/X86/no-plt-libcalls.ll
  test/Transforms/InferFunctionAttrs/annotate.ll
  test/Transforms/InstCombine/sprintf-1.ll
  test/Transforms/InstCombine/strstr-1.ll
  test/Transforms/InstCombine/strto-1.ll
  test/Transforms/InstCombine/unlocked-stdio.ll
  test/Transforms/LICM/strlen.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50039.158771.patch
Type: text/x-patch
Size: 54486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180802/86730e07/attachment.bin>


More information about the llvm-commits mailing list