[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:44:10 PDT 2019


xbolva00 created this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
xbolva00 retitled this revision from "[SLC] Convert some strdup calls to strndup calls" to "[SLC] Convert some strndup calls to strdup calls".
xbolva00 added a reviewer: efriedma.

Repository:
  rL LLVM

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.220568.patch
Type: text/x-patch
Size: 6874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190917/7dbac424/attachment.bin>


More information about the llvm-commits mailing list