[LLVMdev] opt problem

Jianing Zhao jzhao02 at email.wm.edu
Fri Apr 13 11:03:11 PDT 2012


Hi,

When I use the opt --insert-block-profiling command, there is " opt: Unknown command line argument '-insert-block-profiling'." 

When I use the opt -insert-edge-profiling t1.bc -o t1profile.bc, there is an error "Invalid MODULE_CODE_FUNCTION record" .

Does anyone know how to solve the problem? Thanks very much!

Best,

Jianing



More information about the llvm-dev mailing list