aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/StripNonLineTableDebugInfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-03-29Fix some layering in StripNonLineTableDebugInfo, moving its declaration from ...David Blaikie1-1/+1
2017-06-06Sort the remaining #include lines in include/... and lib/....Chandler Carruth1-1/+1
2016-10-25Add -strip-nonlinetable-debuginfo capabilityMichael Ilseman1-0/+42
2016-10-06Revert "Add -strip-nonlinetable-debuginfo capability"Michael Ilseman1-42/+0
2016-10-06Add -strip-nonlinetable-debuginfo capabilityMichael Ilseman1-0/+42