Home | History | Annotate | Download | only in bugpoint

Lines Matching refs:Suffix

449   const char *Suffix = (UseIntegratedAssembler ? ".llc.o" : ".llc.s");
450 sys::Path uniqueFile(Bitcode + Suffix);