[PATCH] D24991: Inline hot functions in libcxx shared_ptr implementation.
Kevin Hu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 11 11:32:45 PST 2017
hxy9243 updated this revision to Diff 84004.
hxy9243 added a comment.
Minor changes on function names. Rename __libcpp_atomic_* to __libcpp_atomic_refcount_*.
Repository:
rL LLVM
https://reviews.llvm.org/D24991
Files:
libcxx/include/memory
libcxx/src/memory.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24991.84004.patch
Type: text/x-patch
Size: 5370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170111/c83a6910/attachment-0001.bin>
More information about the cfe-commits
mailing list