summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2016-04-22 23:14:35 +0000
committerGreg Clayton <gclayton@apple.com>2016-04-22 23:14:35 +0000
commitcae0855a62d2dc09fddc581f7a52d10c43b17571 (patch)
treea81b57f09ec7b70aafcbab97bfbbd74608ebc264 /llvm/lib/Object/MachOObjectFile.cpp
parent6010f97ee66fdc11f8f85b46c8e24f440ab8c72e (diff)
downloadbcm5719-llvm-cae0855a62d2dc09fddc581f7a52d10c43b17571.tar.gz
bcm5719-llvm-cae0855a62d2dc09fddc581f7a52d10c43b17571.zip
DWARF layout for bitfields is wrong when the bit offset is negative.
Some older versions of clang emitted bit offsets that were negative and these bitfields would have their bitfield-ness stripped off and it would cause a clang assertion in clang assertions were enabled. I updated the bitfield C test to make sure we don't regress. <rdar://problem/21082998> llvm-svn: 267248
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud