diff options
author | Duncan Sands <baldrick@free.fr> | 2009-04-20 16:03:21 +0000 |
---|---|---|
committer | Duncan Sands <baldrick@free.fr> | 2009-04-20 16:03:21 +0000 |
commit | 0c58fa5080b8badc7f7606373dbd92ee82509b1c (patch) | |
tree | 817467ebb85470fd00795acdb50acc2765f9c1a8 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 5fe6b530a5f524e2c15ac980287e99d2eb18374f (diff) | |
download | bcm5719-llvm-0c58fa5080b8badc7f7606373dbd92ee82509b1c.tar.gz bcm5719-llvm-0c58fa5080b8badc7f7606373dbd92ee82509b1c.zip |
These bitfields were being miscompiled on some
64 bit platforms when building with optimization.
So replace them by a hand-coded implementation.
This fixes PR3822.
llvm-svn: 69597
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions