[PATCH] Syntax of asm instrumentation code is changed from AT&T to Intel.

Evgeniy Stepanov eugenis at google.com
Wed May 21 00:15:52 PDT 2014


Yes, they are used for both inline asm and .s files.
Do you know of any plans to implement that in gcc-asan? As I understand, they don't have an integrated assembler and simply emit inline asm as text to .s.

http://reviews.llvm.org/D3567






More information about the llvm-commits mailing list