[PATCH] Move the name pointer off of Value

Chandler Carruth chandlerc at gmail.com
Mon Jun 1 16:15:16 PDT 2015


Uh, folks, please discuss this more widely before just committing. This is
a really significant change and has implications you're not really
addressing at all. Clang is not the only frontend and not the only producer
of value names. With this change you'll likely cause a significant compile
time hit for many folks.

On Mon, Jun 1, 2015, 15:32 Owen Anderson <resistor at mac.com> wrote:

> r238791
>
>
> REPOSITORY
>   rL LLVM
>
> http://reviews.llvm.org/D10173
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150601/78b69993/attachment.html>


More information about the llvm-commits mailing list