Home | History | Annotate | Download | only in bugpoint

Lines Matching full:bitcode

81                              true /*delete bitcode*/, &Error);
105 // kept passes, we can update our bitcode file to include the result of the
134 errs() << BD.getToolName() << ": Error reading bitcode file '"
160 true /*delete bitcode*/, &Error);
738 // Output a bunch of bitcode files for the user...
739 outs() << "Outputting reduced bitcode files which expose the problem:\n";
937 errs() << "Error writing bitcode to `" << TestModuleBC.str()
954 errs() << "Error writing bitcode to `" << SafeModuleBC.str()
1027 errs() << "Error writing bitcode to `" << TestModuleBC.str()
1042 errs() << "Error writing bitcode to `" << SafeModuleBC.str()