[cfe-dev] __sync_* builtins

Bernard Ogden via cfe-dev cfe-dev at lists.llvm.org
Fri Feb 24 04:46:18 PST 2017


David:

It seems I had made a few more assumptions that I realised. Thank-you for explaining.


Joerg:

I assume you're talking about this trick:

int func (int x, int y) asm ("MYFUNC");

It does indeed work for me. Thank-you.


More information about the cfe-dev mailing list