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