aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2016-08-15 07:20:40 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2016-08-15 07:20:40 +0000
commitb439dfe6babc77800d9f71d0dc5d4ef6cf676a46 (patch)
tree8f43ac18a9304e3785292e8111377d18f65578b9 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
parentb229cb0a43176dc75cc3883b1595c19e919ce00b (diff)
downloadllvm-b439dfe6babc77800d9f71d0dc5d4ef6cf676a46.zip
llvm-b439dfe6babc77800d9f71d0dc5d4ef6cf676a46.tar.gz
llvm-b439dfe6babc77800d9f71d0dc5d4ef6cf676a46.tar.bz2
[CodeGen] Ignore unnamed bitfields before handling vector fields
We processed unnamed bitfields after our logic for non-vector field elements in records larger than 128 bits. The vector logic would determine that the bit-field disqualifies the record from occupying a register despite the unnamed bit-field not participating in the record size nor its alignment. N.B. This behavior matches GCC and ICC. llvm-svn: 278656
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp')
0 files changed, 0 insertions, 0 deletions