summaryrefslogtreecommitdiffstats
path: root/clang/lib/Serialization/ModuleManager.cpp
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2014-11-21 02:34:55 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2014-11-21 02:34:55 +0000
commitc0a313b57ca27a9bb703418f9fe6e36d8a6c565a (patch)
treee72f2849b0d732fcb1518d20eec601e019bccc71 /clang/lib/Serialization/ModuleManager.cpp
parentc6127dd6530d523fc004163496690105c8728af4 (diff)
downloadbcm5719-llvm-c0a313b57ca27a9bb703418f9fe6e36d8a6c565a.tar.gz
bcm5719-llvm-c0a313b57ca27a9bb703418f9fe6e36d8a6c565a.zip
SROA: The alloca type isn't a candidate promotion type for vectors
The alloca's type is irrelevant, only those types which are used in a load or store of the exact size of the slice should be considered. This manifested as an assertion failure when we compared the various types: we had a size mismatch. This fixes PR21480. llvm-svn: 222499
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud