Where is LDSA created?
Denis Feklushkin
feklushkin.denis at gmail.com
Sun Jul 19 10:15:48 UTC 2020
On Sunday, 19 July 2020 at 08:56:59 UTC, kinke wrote:
> On Saturday, 18 July 2020 at 21:49:43 UTC, Denis Feklushkin
> wrote:
>> How to understand why zero is wrotten into TType?
>
> I've already pointed you to a Linux specificum:
> https://github.com/ldc-developers/druntime/blob/19731a92a97dbe4d7f7a4e15ceaff8444a1f879a/src/rt/dwarfeh.d#L926-L930
>
> where TType is overridden for 32-bit ARM. Try getting rid of
> `version (linux)` there.
Hoho! It works! Great!
I seen your proposal about `version (linux)` there weeks ago,
probably tried and it isn't helped. Most likely, I just confused
different source trees on my side.
Thanks, Martin and David!
More information about the digitalmars-d-ldc
mailing list