[PATCH] Make fortified (_chk) library functions LibFuncs in TLI.

Ahmed Bougacha ahmed.bougacha at gmail.com
Fri Nov 7 16:15:03 PST 2014


One of them was already there, the others were checked by
comparing function names.
Note that the fortified libfuncs are now part of TLI, but are always
available, because they aren't generated, only optimized into the
non-checking versions.

NFC.
Needed for D5982.

http://reviews.llvm.org/D6179

Files:
  include/llvm/Target/TargetLibraryInfo.h
  lib/Target/TargetLibraryInfo.cpp
  lib/Transforms/Utils/SimplifyLibCalls.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6179.15943.patch
Type: text/x-patch
Size: 3393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141108/48b619c5/attachment.bin>


More information about the llvm-commits mailing list