Searched refs:StripDebug (Results 1 – 3 of 3) sorted by relevance
59 static cl::opt<bool> StripDebug("strip-debug", variable63 cl::aliasopt(StripDebug));99 if (Strip || StripDebug) in Optimize()100 addPass(Passes, createStripSymbolsPass(StripDebug && !Strip)); in Optimize()
83 StripDebug("strip-debug", variable435 if (StripDebug) in AddStandardCompilePasses()453 if (StripDebug) in AddStandardLinkPasses()590 if (StripDebug && !StandardCompileOpts) in main()
109 StripDebug("strip-debug", variable396 if (StripDebug) in main()