[LLVMdev] Mismatch options between profile.pl and opt

陳韋任 chenwj at iis.sinica.edu.tw
Mon Apr 25 02:29:02 PDT 2011


Hi, all

  `profile.pl --help` lists some profiling options, but some
of them are not provided by opt. Options "-block" and "-function"
are failed to be executed.

  opt provides the following options,
  - insert-edge-profiling
  - insert-optimal-edge-profiling
  - insert-path-profiling

  Does opt miss block and function options? Or it just does not
provide them anymore?

  Thanks. 

Regards,
chenwj

-- 
Wei-Ren Chen (陳韋任)
Computer Systems Lab, Institute of Information Science,
Academia Sinica, Taiwan (R.O.C.)
Tel:886-2-2788-3799 #1667




More information about the llvm-dev mailing list