[PATCH] Clang/driver: emulated TLS mode.

Aaron Ballman aaron.ballman at gmail.com
Fri Jun 26 11:03:44 PDT 2015


I do not know enough about TLS modes to comment on much of this. The
attribute-specific stuff looks good to me, with one exception:

> Index: docs/AttributeReference.rst
> ===================================================================
> --- docs/AttributeReference.rst
> +++ docs/AttributeReference.rst
> @@ -743,6 +743,7 @@
>  * local-dynamic
>  * initial-exec
>  * local-exec
> +* emulated

Please do not modify AttributeReference.rst directly; just AttrDocs.td.

Thanks!

~Aaron

On Fri, Jun 26, 2015 at 12:18 PM, Chih-Hung Hsieh <chh at google.com> wrote:
> ping.
>
>
> http://reviews.llvm.org/D10524
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>



More information about the llvm-commits mailing list