[patch] Reject alias to declarations in ELF and COFF
Eric Christopher
echristo at gmail.com
Wed Nov 13 14:53:49 PST 2013
Makes sense. You should probably elaborate in the commit message about
such things.
I'd probably just disable it for all targets and MachO can turn it on
when they actually ship/enable that support, but I'll let Bob make
that call.
Otherwise it's fine.
-eric
On Wed, Nov 13, 2013 at 2:42 PM, Rafael EspĂndola
<rafael.espindola at gmail.com> wrote:
> On 13 November 2013 17:23, Eric Christopher <echristo at gmail.com> wrote:
>> Looks like the majority of the change here is updating testcases
>> after? Can you elaborate a bit?
>
> Sure, the test changes are just converting declarations to
> definitions. Most of these tests are from when we used aliases to
> declarations to implement weakref.
>
> Cheers,
> Rafael
More information about the llvm-commits
mailing list