[LLVMdev] llvmc for PIC16

Sanjiv Gupta sanjiv.gupta at microchip.com
Wed Jul 1 20:21:39 PDT 2009


-o seems ambigous.

-o=<file>              - Output file name                // <---- here

  -pre-RA-sched=<string> - Example of an option that is passed to llc
  -save-temps            - Keep temporary files
    =obj                 -   Save files in the directory specified with 
-o           // <---- and here

is it suppose to be a output file name or the temp dir name?

- Sanjiv



More information about the llvm-dev mailing list