diff options
author | John McCall <rjmccall@apple.com> | 2010-12-06 20:48:59 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2010-12-06 20:48:59 +0000 |
commit | 409fa9ab9579de04c5d68fb6a6a8d094545b1e77 (patch) | |
tree | 4c6d4e87647e7c2476257e118a3041fdea47a695 /lib/CodeGen/Mangle.cpp | |
parent | 1ba14c6efdaf7e12a9ccae3fe21d7c5fa20981cd (diff) |
Split out a function to do lvalue conversion on objects; this is basically
FunctionArrayLvalueConversion but without the function/array decay. Generally
this is only appropriate for use sites that know the type of the expression
and thus that it can't be subject to the decays.
Also make sure we do lvalue-to-rvalue on the bases of ivar references.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@121035 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/Mangle.cpp')
0 files changed, 0 insertions, 0 deletions