diff options
| author | Sean Callanan <scallanan@apple.com> | 2010-09-30 21:18:25 +0000 |
|---|---|---|
| committer | Sean Callanan <scallanan@apple.com> | 2010-09-30 21:18:25 +0000 |
| commit | 038df5031535ce23897d383755906401e1554554 (patch) | |
| tree | 829d3eec11d9c070cf002cdd2497b5043b1ded90 /clang/docs/doxygen.intro | |
| parent | 748a5279b1a1d33bd77b9d57079e1f4823499905 (diff) | |
| download | bcm5719-llvm-038df5031535ce23897d383755906401e1554554.tar.gz bcm5719-llvm-038df5031535ce23897d383755906401e1554554.zip | |
Switched the expression parser from using TargetData
to using Clang to get type sizes. This fixes a bug
where the type size for a double[2] was being wrongly
reported as 8 instead of 16 bytes, causing problems
for IRForTarget.
Also improved logging so that the next bug in this
area will be easier to find.
llvm-svn: 115208
Diffstat (limited to 'clang/docs/doxygen.intro')
0 files changed, 0 insertions, 0 deletions

