[PATCH] D67679: [SLC] Convert some strndup calls to strdup calls

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 18 07:31:34 PDT 2019


xbolva00 updated this revision to Diff 220663.
xbolva00 added a comment.

Fixed crash


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

https://reviews.llvm.org/D67679

Files:
  include/llvm/Transforms/Utils/BuildLibCalls.h
  include/llvm/Transforms/Utils/SimplifyLibCalls.h
  lib/Transforms/InstCombine/InstCombineCalls.cpp
  lib/Transforms/Utils/BuildLibCalls.cpp
  lib/Transforms/Utils/SimplifyLibCalls.cpp
  test/Transforms/InstCombine/objsize.ll
  test/Transforms/InstCombine/strndup.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67679.220663.patch
Type: text/x-patch
Size: 9246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190918/34638252/attachment.bin>


More information about the llvm-commits mailing list