[PATCH] D28030: [TLI] Add prototype checking for all remaining LibFuncs.

Ahmed Bougacha via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 17:06:35 PST 2017


ab updated this revision to Diff 84198.
ab added a comment.

- Add positive tests for all libfuncs (mostly generated from OS X headers; some written by hand based on manpages)
- Fix a couple incorrect checks, some mentioned in Eli's and Davide's reviews, some unearthed by the added tests


https://reviews.llvm.org/D28030

Files:
  lib/Analysis/TargetLibraryInfo.cpp
  unittests/Analysis/CMakeLists.txt
  unittests/Analysis/TargetLibraryInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28030.84198.patch
Type: text/x-patch
Size: 29301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170113/5bf9be5c/attachment.bin>


More information about the llvm-commits mailing list