diff options
author | Lang Hames <lhames@gmail.com> | 2013-02-17 07:22:09 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2013-02-17 07:22:09 +0000 |
commit | bf122744e5baa14f7b88745de02b15d638a5f154 (patch) | |
tree | e4a6bac07ffa8bdbbc896638d3575e506d0df245 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 7a786f8c7ac5250b54648b4063f271ef6c14d90f (diff) | |
download | llvm-bf122744e5baa14f7b88745de02b15d638a5f154.zip llvm-bf122744e5baa14f7b88745de02b15d638a5f154.tar.gz llvm-bf122744e5baa14f7b88745de02b15d638a5f154.tar.bz2 |
Re-apply r174919 - smarter copy/move assignment/construction, with fixes for
bitfield related issues.
The original commit broke Takumi's builder. The bug was caused by bitfield sizes
being determined by their underlying type, rather than the field info. A similar
issue with bitfield alignments showed up on closer testing. Both have been fixed
in this patch.
llvm-svn: 175389
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions