summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/debuginfo.ll
Commit message (Collapse)AuthorAge
* Try to not lose variable's debug info during instcombine.Devang Patel2011-03-17
This is done by lowering dbg.declare intrinsic into dbg.value intrinsic. Radar 9143931. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127834 91177308-0d34-0410-b5e6-96231b3b80d8