[LLVMdev] The system library is gone for a long time.

Sean Silva silvas at purdue.edu
Mon May 27 16:37:01 PDT 2013


On Mon, May 27, 2013 at 11:34 AM, 罗勇刚(Yonggang Luo)
<luoyonggang at gmail.com>wrote:

> ping,is there any other problems in this patch?
>
>
AFAIK, libSupport does more than what this document describes (for example,
it contains ADT, which are portable and not system-specific, contrary to
the second paragraph of the document). Does it make sense to just globally
replace "Support" for "System"? I wasn't around when the transition was
made, so I don't know. Please get a confirmation from someone who can speak
authoritatively about the transition from libSystem to libSupport. Other
than that, LGTM.

Also, I would expect a follow-up patch for lib/Support/README.txt.system
after this patch has landed.

btw, in the future please attach the patch rather than including it
directly in the body of the message.

-- Sean Silva
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130527/498c3823/attachment.html>


More information about the llvm-commits mailing list