[LLVMdev] Question about llc --filetype=obj

Rodney M. Bates rodney_bates at lcwb.coop
Sat Aug 16 11:13:59 PDT 2014


If I invoke "llc --filetype=obj ...", does it still generate textual assembly and
run an assembler on that, or just go to object format directly?

If the former, is there an option to get it to leave the assembly file undeleted?


-- 
Rodney Bates
rodney.m.bates at acm.org



More information about the llvm-dev mailing list