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)
commiteffea626e2ccff375d98a3f560c3cd6514190aa7
tree14968473a6491484a9cef18cca784fdc03526fba
parent150f5b89206d080955b84d303f78e54864c4070f
ArgumentPromotion: Propagate debug locations on calls for which arguments are promoted.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211872 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/ArgumentPromotion.cpp
test/Transforms/ArgumentPromotion/dbg.ll [new file with mode: 0644]