Home | History | Annotate | Download | only in llvm-ld

Lines Matching full:generate

88   cl::desc("Generate a native binary instead of a shell script"));
91 cl::desc("Generate a native binary with the C backend and GCC"));
255 /// OutputFilename - The name of the file to generate.
311 /// OutputFilename - The name of the file to generate.
546 // Generate the bitcode for the optimized module.
606 // Generate the bitcode output.
609 // If we are not linking a library, generate either a native executable
650 // If the user wants to generate a native executable, compile it from the
673 // Generate an assembly language file for the bitcode.
700 // Generate an assembly language file for the bitcode.