[LLVMdev] Generating different assembly code for the same LLVM instruction depending on the metadata.

Alistair Lynn arplynn at gmail.com
Tue Jun 28 03:58:55 PDT 2011


Hi Alexander-

> I want the compiler to lower the instrumentation code to a sequence of
> no-ops while generating the object code.

Could you not simply write the no-ops with inline assembly here?

Alistair



More information about the llvm-dev mailing list