Files
llvm-6502/lib/VMCore
Hal Finkel 3d39fb8a3f DataLayout should use itself when calculating the size of a vector.
This is important for vectors of pointers because only DataLayout,
not the underlying vector type, knows how to calculate the size
of the pointers in the vector. Fixes PR14138.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166401 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-21 20:38:03 +00:00
..
2012-10-16 06:10:45 +00:00
2012-10-15 04:46:55 +00:00
2012-10-09 08:13:15 +00:00
2012-10-15 04:46:55 +00:00
2012-06-23 12:14:23 +00:00
2012-08-14 01:09:10 +00:00
2012-10-08 16:38:25 +00:00