Do we have an equivalent of __builtin_return_address?

Andrei Alexandrescu via Digitalmars-d digitalmars-d at puremagic.com
Wed Apr 6 09:40:24 PDT 2016


On 04/06/2016 11:58 AM, Kai Nacke wrote:
> On Wednesday, 6 April 2016 at 13:23:20 UTC, Andrei Alexandrescu wrote:
>> i.e. https://gcc.gnu.org/onlinedocs/gcc/Return-Address.html -- Andrei
>
> http://llvm.org/docs/LangRef.html#id1204, available in ldc.intrinsics
>
> Regards,
> Kai

Thanks. Could we unify it across backends? -- Andrei



More information about the Digitalmars-d mailing list