diff options
| author | Douglas Gregor <dgregor@apple.com> | 2010-05-19 23:40:50 +0000 |
|---|---|---|
| committer | Douglas Gregor <dgregor@apple.com> | 2010-05-19 23:40:50 +0000 |
| commit | fa6010b6e4c6f296c5dd99f9933223f16c3c1008 (patch) | |
| tree | 3f72cc98c36337827d5dab28536d5dcc40897774 /llvm/lib/CodeGen | |
| parent | 7cbfa4462fdf4f042cbc3928f3275490fe644e0d (diff) | |
| download | bcm5719-llvm-fa6010b6e4c6f296c5dd99f9933223f16c3c1008.tar.gz bcm5719-llvm-fa6010b6e4c6f296c5dd99f9933223f16c3c1008.zip | |
When a conditional operator is an rvalue of class type, we need to
create a temporary copy of both the "true" and "false" results. Fixes
the Boost.Interprocess failures.
Daniel did all the hard work of tracking down the issue, I get to type
up the trivial fix for this horrible miscompile.
llvm-svn: 104184
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions

