aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Utils/DbgInfoUtils.cpp
AgeCommit message (Collapse)Author
2008-11-19Do not use separate utility to walk all instructions and remove dead dbg ↵Devang Patel
intrinsics. Let instcombiner do this job. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59659 91177308-0d34-0410-b5e6-96231b3b80d8
2008-11-11Add utility routines to remove dead debug info.Devang Patel
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59011 91177308-0d34-0410-b5e6-96231b3b80d8