[PATCH] D67679: [SLC] Convert some strndup calls to strdup calls
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 23 11:18:27 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL372636: [SLC] Convert some strndup calls to strdup calls (authored by xbolva00, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D67679?vs=220663&id=221372#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67679/new/
https://reviews.llvm.org/D67679
Files:
llvm/trunk/include/llvm/Transforms/Utils/BuildLibCalls.h
llvm/trunk/include/llvm/Transforms/Utils/SimplifyLibCalls.h
llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/trunk/lib/Transforms/Utils/BuildLibCalls.cpp
llvm/trunk/lib/Transforms/Utils/SimplifyLibCalls.cpp
llvm/trunk/test/Transforms/InstCombine/objsize.ll
llvm/trunk/test/Transforms/InstCombine/strndup.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67679.221372.patch
Type: text/x-patch
Size: 9477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190923/ba6cce92/attachment.bin>
More information about the llvm-commits
mailing list