summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2013-04-26 17:48:33 +0000
committerAdrian Prantl <aprantl@apple.com>2013-04-26 17:48:33 +0000
commit29b9de7bf1123a44f528b5820bc39956ab5a7fd7 (patch)
tree606ba557494d4e36d34c3b69ca95df011f50015c /llvm/lib/Object/MachOObjectFile.cpp
parent750dcc33232fe7b20ff133ca25417547e073cc9e (diff)
downloadbcm5719-llvm-29b9de7bf1123a44f528b5820bc39956ab5a7fd7.tar.gz
bcm5719-llvm-29b9de7bf1123a44f528b5820bc39956ab5a7fd7.zip
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 llvm-svn: 180615
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud