[PATCH] D85345: [BuildLibCalls] Add noundef to standard I/O functions

Juneyoung Lee via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 9 18:58:15 PDT 2020


aqjune updated this revision to Diff 284246.
aqjune added a comment.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Update PR3589-freestanding-libcalls.c


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85345/new/

https://reviews.llvm.org/D85345

Files:
  clang/test/CodeGen/PR3589-freestanding-libcalls.c
  llvm/lib/Transforms/Utils/BuildLibCalls.cpp
  llvm/test/CodeGen/X86/no-plt-libcalls.ll
  llvm/test/Transforms/InferFunctionAttrs/annotate.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85345.284246.patch
Type: text/x-patch
Size: 28188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200810/1fc21a32/attachment-0001.bin>


More information about the cfe-commits mailing list