aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2012-07-05 08:39:21 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2012-07-05 08:39:21 +0000
commitd86812d95c3a592f40e5249dfef324b456ea26d7 (patch)
tree08c65181fea1a97eaee55fe64b20979d55e80893 /llvm/lib/CodeGen/MachineInstr.cpp
parent1ea42eb5a33bb48c5ce085e27c2701a6e8563645 (diff)
downloadllvm-d86812d95c3a592f40e5249dfef324b456ea26d7.zip
llvm-d86812d95c3a592f40e5249dfef324b456ea26d7.tar.gz
llvm-d86812d95c3a592f40e5249dfef324b456ea26d7.tar.bz2
PR13273: When performing list-initialization with an empty initializer list,
actually perform value initialization rather than trying to fake it with a call to the default constructor. Fixes various bugs related to the previously-missing zero-initialization in this case. I've also moved this and the other list initialization 'special case' from TryConstructorInitialization into TryListInitialization where they belong. llvm-svn: 159733
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions