[libc-commits] [PATCH] D82376: [libc] Add strdup implementation.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Jul 8 16:39:56 PDT 2020


sivachandra added a comment.

In D82376#2140137 <https://reviews.llvm.org/D82376#2140137>, @tschuett wrote:

> There was a redirector for the round function:
>  https://reviews.llvm.org/D69020


Thanks, @tschuett!
@cgyurgyik, That patch has an example of course. In case you decide to add redirectors for `free` and `malloc`, feel free to ask questions.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82376





More information about the libc-commits mailing list