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

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 17 13:52:58 PDT 2019


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

Removed useless condition


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/strndup.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67679.220572.patch
Type: text/x-patch
Size: 6408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190917/766f2521/attachment.bin>


More information about the llvm-commits mailing list