aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineStripDebug.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-04-13[Debugify] Strip added metadata in the -debugify-each pipelineVedant Kumar1-27/+2
2020-04-10Add -debugify-and-strip-all to add debug info before a pass and remove it afterDaniel Sanders1-1/+2
2020-04-10[mir-strip-debug] Optionally preserve debug info that wasn't from debugify/mi...Daniel Sanders1-3/+23
2020-04-09Add pass to strip debug info from MIRDaniel Sanders1-0/+112