ArgumentPromotion: Propagate debug locations on calls for which arguments are promoted.
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 27 Jun 2014 05:32:09 +0000 (05:32 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 27 Jun 2014 05:32:09 +0000 (05:32 +0000)
commitb0cdf530c393a6c3bb3f165d626c2e7a25f93f3b
tree41d199dd35678c49f4a1a460b74ebc765960afc5
parent8832992df56dd51f58bf8fc386dec9cbf99054c9
ArgumentPromotion: Propagate debug locations on calls for which arguments are promoted.

llvm-svn: 211872
llvm/lib/Transforms/IPO/ArgumentPromotion.cpp
llvm/test/Transforms/ArgumentPromotion/dbg.ll [new file with mode: 0644]