diff options
| author | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-11-14 07:36:28 +0000 |
|---|---|---|
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-11-14 07:36:28 +0000 |
| commit | 5fa94b09b475fecf06b507c73152fac0d95f3236 (patch) | |
| tree | 8d15c59e3bf8333e137b76ce665ce8ae956f4154 /llvm/lib/VMCore/DataLayout.cpp | |
| parent | 4f6a2c4acb5142fda7c5c10f99618cd9de3aff18 (diff) | |
| download | bcm5719-llvm-5fa94b09b475fecf06b507c73152fac0d95f3236.tar.gz bcm5719-llvm-5fa94b09b475fecf06b507c73152fac0d95f3236.zip | |
PR14279: Work around this major miscompilation by treating move operations as
non-trivial if they would not call a move operation, even if they would in fact
call a trivial copy operation. A proper fix is to follow, but this small
directed fix is intended for porting to the 3.2 release branch.
llvm-svn: 167920
Diffstat (limited to 'llvm/lib/VMCore/DataLayout.cpp')
0 files changed, 0 insertions, 0 deletions

