[llvm-commits] [llvm-gcc-4.2] r98728 - /llvm-gcc-4.2/trunk/gcc/llvm-convert.cpp

Duncan Sands baldrick at free.fr
Wed Mar 17 09:30:43 PDT 2010


Hi Stuart,

> Use GCC-specd type when referencing ObjC2 bitfields.  Radar 7639995.

I never understood why llvm-gcc insists on using the "declared type" and
not the gcc layed out bitfield types, which are much more logical from
a low-level point of view.

Ciao,

Duncan.



More information about the llvm-commits mailing list