]> granicus.if.org Git - clang/commit
Use ASTContext::getTypeInfo to find the vector element size.
authorBob Wilson <bob.wilson@apple.com>
Fri, 12 Nov 2010 17:24:49 +0000 (17:24 +0000)
committerBob Wilson <bob.wilson@apple.com>
Fri, 12 Nov 2010 17:24:49 +0000 (17:24 +0000)
commit4cfaa5d0675f248f7a30ef91f557cc4905d10b69
tree0fbb9aa16f301e6c0f19174531c3b95b3d0bd59b
parent491328c90c00ecad6ad27fa0ab3cdf9195a4a820
Use ASTContext::getTypeInfo to find the vector element size.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@118899 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/Mangle.cpp