Kill the KVC l-value kind and calculate the base expression when emitting
authorJohn McCall <rjmccall@apple.com>
Sat, 4 Dec 2010 02:32:38 +0000 (02:32 +0000)
committerJohn McCall <rjmccall@apple.com>
Sat, 4 Dec 2010 02:32:38 +0000 (02:32 +0000)
commit119a1c6c4029d30cae7b31a2826aa0ff70d01668
treeeaec3cc289e887d12238c3f9b47d706f7312db0a
parent91252d115bdb6f937192a8dbc86c5abe00101436
Kill the KVC l-value kind and calculate the base expression when emitting
the l-value.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@120884 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExpr.cpp
lib/CodeGen/CGExprAgg.cpp
lib/CodeGen/CGExprCXX.cpp
lib/CodeGen/CGExprComplex.cpp
lib/CodeGen/CGExprScalar.cpp
lib/CodeGen/CGObjC.cpp
lib/CodeGen/CGValue.h
lib/CodeGen/CodeGenFunction.h