1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/include
Duncan Sands 9c1869fdaf 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
2009-04-20 16:03:21 +00:00
..
llvm These bitfields were being miscompiled on some 2009-04-20 16:03:21 +00:00
llvm-c add AvailableExternally linkage to C bindings. 2009-04-13 06:25:37 +00:00