commit | 4e24f46cfd243ee5e967603205b0d17d4af63e8a | [log] [tgz] |
---|---|---|
author | Vedant Kumar <vsk@apple.com> | Wed May 23 22:03:48 2018 +0000 |
committer | Vedant Kumar <vsk@apple.com> | Wed May 23 22:03:48 2018 +0000 |
tree | 0829c80ca7159b1635fbaa5de697153b2e417812 | |
parent | 1352bbd3ec2fab22ce750cf738a7b3142ed798cf [diff] |
[DebugInfo] Maintain DI for sunken bitcasts When a bitcast is being sunk in -codegenprepare pass, its DI wasn't copied over to the newly created instruction. This patch fixes that bug. Patch by Kareem Ergawy! Differential Revision: https://reviews.llvm.org/D47282 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@333133 91177308-0d34-0410-b5e6-96231b3b80d8