[LLVMdev] addPassesToEmitFile and Intel syntax (original) (raw)

Frank Winter fwinter at jlab.org
Mon Jul 27 08:50:30 PDT 2015


Hi,

I am using TargetMachine::addPassesToEmitFile to write out x86-64 assembly. However, the generated assembly uses the AT&T syntax. Is there a way to switch to the Intel syntax?

Thanks, Frank



More information about the llvm-dev mailing list