Target hook - compiler specific pragmas.
David Nadlinger
code at klickverbot.at
Thu Oct 17 10:25:18 PDT 2013
On Thursday, 10 October 2013 at 12:39:00 UTC, Iain Buclaw wrote:
> As part of the front-end harmonising work I'm doing, will be
> adding in a Target hook to handle compiler-specific pragmas.
> […]
> David, you OK with this? :-)
I can't speak for the other LDC devs, but I think this should be
fine. ;)
We still need some way to actually tag the marked up declarations
as such internally. Currently, we have Dsymbol::llvmInternal for
this – god, that name is awful –, but of course it would be nice
if you could find a nicely generic solution for that as well.
David
More information about the Digitalmars-d
mailing list