[cfe-dev] Print assembly output of a compiled file from clang

Kim Gadecki via cfe-dev cfe-dev at lists.llvm.org
Wed Apr 11 06:01:43 PDT 2018


Hey guys,

I'm looking for a way to print assembly output of a file being compiled 
by clang. I've tried the -masm=intel and -x86-asm-syntax=intel flags. 
Can anyone clue me in on how to do this?

Thanks very much,

Kim






More information about the cfe-dev mailing list