[PATCH] Syntax of asm instrumentation code is changed from AT&T to Intel.
Yury Gribov
tetra2005 at gmail.com
Tue May 20 21:54:51 PDT 2014
> These functions are used in asm instrumentation, which gcc can not do (well, it _could_ be done in gnu assembler).
My understanding was that they can also be used in inline asm which sounds like an important feature. Am I wrong?
> Are you saying they can be used for the instrument-with-calls mode?
No, certainly not, that would be too slow.
http://reviews.llvm.org/D3567
More information about the llvm-commits
mailing list