[PATCH] [1/3] [SimplifyLibCalls] Refactor str/mem libcall handling: Factor out signature checks for fortifiable libcalls.
Ahmed Bougacha
ahmed.bougacha at gmail.com
Thu Dec 4 14:08:29 PST 2014
Hi echristo,
The checks are the same for fortified counterparts to the libcalls, so we might as well do them in a single place.
http://reviews.llvm.org/D6539
Files:
lib/Transforms/Utils/SimplifyLibCalls.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6539.16950.patch
Type: text/x-patch
Size: 5871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141204/d4099ad2/attachment.bin>
More information about the llvm-commits
mailing list