summaryrefslogtreecommitdiffstats
path: root/llvm/lib/VMCore/DataLayout.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2012-11-14 07:36:28 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2012-11-14 07:36:28 +0000
commit5fa94b09b475fecf06b507c73152fac0d95f3236 (patch)
tree8d15c59e3bf8333e137b76ce665ce8ae956f4154 /llvm/lib/VMCore/DataLayout.cpp
parent4f6a2c4acb5142fda7c5c10f99618cd9de3aff18 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud