[lld] r294006 - Handle numbers followed by ":" in linker scripts.
Mikulin, Dmitry via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 3 13:19:48 PST 2017
> On Feb 3, 2017, at 10:30 AM, Rafael Avila de Espindola <rafael.espindola at gmail.com> wrote:
>
> Peter Collingbourne <peter at pcc.me.uk> writes:
>
>> Does this accept "{ global: local; }”?
Meaning ‘a global named “local”’? Yeah, that’s a problem. We need a test case for this.
I’ll fix it.
Dmitry.
>>
>
> No, it fails.
>
> Dimitry, can you take a look?
>
> Cheers,
> Rafael
>
More information about the llvm-commits
mailing list