diff options
author | Zhongxing Xu <xuzhongxing@gmail.com> | 2010-12-22 07:20:27 +0000 |
---|---|---|
committer | Zhongxing Xu <xuzhongxing@gmail.com> | 2010-12-22 07:20:27 +0000 |
commit | 7089250f5a97e98bf6b39c1d37e46e894ca1e383 (patch) | |
tree | 801060fa72fc42b17e9965494ee140229350969f /llvm/lib/CodeGen/SelectionDAG | |
parent | f3e5b4eb8062c35af7e715494760863dc57e0035 (diff) | |
download | bcm5719-llvm-7089250f5a97e98bf6b39c1d37e46e894ca1e383.tar.gz bcm5719-llvm-7089250f5a97e98bf6b39c1d37e46e894ca1e383.zip |
After inlining the CXXConstructExpr, bind the temporary object region to it.
This change is necessary when the variable is a const reference and we need
the l-value of the construct expr. After that, when binding the variable,
recover the lazy compound value when the variable is not a reference.
In Environment, use the value of a no-op cast expression when it has one.
Otherwise, blast-through it.
llvm-svn: 122388
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG')
0 files changed, 0 insertions, 0 deletions