diff options
author | David Blaikie <dblaikie@gmail.com> | 2013-06-19 21:52:48 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2013-06-19 21:52:48 +0000 |
commit | c971cb828164e02cb9ab4d715e0a0fe00566dcbb (patch) | |
tree | ca01fb5945c320f3dff68f79a7758527b1cc2f1a /unittests | |
parent | 0812304ad8c8eded9785acff3194e3f5058e5dbf (diff) | |
download | external_llvm-c971cb828164e02cb9ab4d715e0a0fe00566dcbb.zip external_llvm-c971cb828164e02cb9ab4d715e0a0fe00566dcbb.tar.gz external_llvm-c971cb828164e02cb9ab4d715e0a0fe00566dcbb.tar.bz2 |
DebugInfo: Specify that a value is stored indirectly
This is a precursor to fix a regression caused by PR14763/r183329 where
the location of a non-trivial pass-by-value parameter ends up
incorrectly referring directly to the parameter (a pointer) rather than
the object pointed to by the pointer.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184365 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'unittests')
0 files changed, 0 insertions, 0 deletions