]> granicus.if.org Git - clang/commit
Add a utility to get a RValue for a given LValue for an aggregate; switch a few place...
authorEli Friedman <eli.friedman@gmail.com>
Sat, 3 Dec 2011 03:08:40 +0000 (03:08 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Sat, 3 Dec 2011 03:08:40 +0000 (03:08 +0000)
commit51f512090530807e2c80f9411cc262025820c859
treeb35399032047c304b024e6f10036f37f319ea6cc
parentd7722d9d76a851e7897f4127626616d3b1b8e530
Add a utility to get a RValue for a given LValue for an aggregate; switch a few places over to it.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145747 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCall.cpp
lib/CodeGen/CGExprAgg.cpp
lib/CodeGen/CGValue.h