diff options
author | Adrian Prantl <aprantl@apple.com> | 2013-04-26 17:48:33 +0000 |
---|---|---|
committer | Adrian Prantl <aprantl@apple.com> | 2013-04-26 17:48:33 +0000 |
commit | 163da930235839d635ecae0c1c8e2f41d8018a24 (patch) | |
tree | f2860c2647f8c94cd7549fcfd366203f1b5e2434 /test/Object | |
parent | a3acc2b6cf093571812e7e55d936cf188c695e23 (diff) |
Bugfix for the debug intrinsic handling in InstCombiner:
Since we can't guarantee that the original dbg.declare instrinsic
is removed by LowerDbgDeclare(), we need to make sure that we are
not inserting the same dbg.value intrinsic over and over.
This removes tons of redundant DIEs when compiling optimized code.
rdar://problem/13056109
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180615 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Object')
0 files changed, 0 insertions, 0 deletions