aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cov/SourceCoverageView.cpp
diff options
context:
space:
mode:
authorYaxun Liu <Yaxun.Liu@amd.com>2017-10-24 19:14:43 +0000
committerYaxun Liu <Yaxun.Liu@amd.com>2017-10-24 19:14:43 +0000
commite45b3d5dad003d71da8df2692bf11c5c1f429434 (patch)
treea8ec9047111b6a5360817808edb703b8c65c4a78 /llvm/tools/llvm-cov/SourceCoverageView.cpp
parentb71d1b8a54b0e4c5d636d0986b78028ba606dcb4 (diff)
downloadllvm-e45b3d5dad003d71da8df2692bf11c5c1f429434.zip
llvm-e45b3d5dad003d71da8df2692bf11c5c1f429434.tar.gz
llvm-e45b3d5dad003d71da8df2692bf11c5c1f429434.tar.bz2
CodeGen: Fix missing debug loc due to alloca
Builder save/restores insertion pointer when emitting addr space cast for alloca, but does not save/restore debug loc, which causes verifier failure for certain call instructions. This patch fixes that. Differential Revision: https://reviews.llvm.org/D39069 llvm-svn: 316484
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageView.cpp')
0 files changed, 0 insertions, 0 deletions