[PATCH] D24991: Inline hot functions in libcxx shared_ptr implementation.

Marshall Clow via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 9 15:07:46 PDT 2016


mclow.lists added a comment.

How does this play with existing binaries?  Applications that expect these functions to exist in the dylib?


Repository:
  rL LLVM

https://reviews.llvm.org/D24991





More information about the cfe-commits mailing list